Added file upload and TOS in french
Some checks are pending
Rust-build / build (push) Waiting to run
Some checks are pending
Rust-build / build (push) Waiting to run
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user