Added file upload and TOS in french
Some checks are pending
Rust-build / build (push) Waiting to run

This commit is contained in:
Justine
2024-07-31 13:52:49 +02:00
parent d68ffcebd7
commit 821e53b2c0
13 changed files with 646 additions and 51 deletions

View File

@ -1,13 +1,17 @@
[package]
name = "sqpad"
version = "1.0.0"
version = "1.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
actix-files = "0.6.6"
actix-multipart = "0.7.2"
actix-web = "4.3.1"
base64 = "0.22.1"
chrono = "0.4.26"
humansize = "2.1.3"
#clap = "4.2.4"
magic-crypt = "3.1.12"
#message-io = "0.15.1"