mirror of
https://codeberg.org/demostf/backup.git
synced 2026-06-03 09:54:18 +02:00
bumb dependencies
This commit is contained in:
parent
8bf8e45dc0
commit
afc42a9b9e
2 changed files with 84 additions and 61 deletions
|
|
@ -8,7 +8,7 @@ edition = "2018"
|
|||
thiserror = "1.0.30"
|
||||
dotenv = "0.15.0"
|
||||
main_error = "0.1.2"
|
||||
demostf-client = { version = "0.3.3", default-features = false, features = ["rustls-tls"] }
|
||||
demostf-client = { version = "0.4.0", default-features = false, features = ["rustls-tls"] }
|
||||
tokio = { version = "1.17.0", features = ["rt-multi-thread", "macros"] }
|
||||
tracing = "0.1.33"
|
||||
tracing-subscriber = "0.3.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue