mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-14 12:35:02 +01:00
delete tokio
This commit is contained in:
parent
9d73254291
commit
a572c048c9
3 changed files with 26 additions and 1045 deletions
|
|
@ -6,6 +6,4 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.11", features = ["json", "brotli", "gzip", "native-tls", "deflate"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
futures = "0.3.25"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue