removing old testing pieces
This commit is contained in:
parent
23a7930a98
commit
6787986f22
11 changed files with 0 additions and 5706 deletions
20
Cargo.toml
20
Cargo.toml
|
@ -1,20 +0,0 @@
|
|||
[package]
|
||||
name = "tfcconnection"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
multer = "2.1.0"
|
||||
actix = "0.13.0"
|
||||
actix-rt = "2.8.0"
|
||||
actix-web = "4.3.1"
|
||||
env_logger = "0.10.0"
|
||||
reqwest = { version = "0.11.18", features = ["json", "multipart"] }
|
||||
serde = "1.0.163"
|
||||
serde_json = "1.0.96"
|
||||
async-std = "1.12.0"
|
||||
actix-multipart = "0.6.0"
|
||||
futures = "0.3.28"
|
||||
futures-util = "0.3.28"
|
Loading…
Add table
Add a link
Reference in a new issue