mirror of
https://codeberg.org/demostf/cleanup.git
synced 2026-06-03 10:04:10 +02:00
update dependencies
This commit is contained in:
parent
507fc7da67
commit
10749f5a64
2 changed files with 322 additions and 276 deletions
596
Cargo.lock
generated
596
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -5,8 +5,8 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
demostf-client = "0.1"
|
demostf-client = "0.2"
|
||||||
tokio = { version = "0.2", features = ["macros"] }
|
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
main_error = "0.1"
|
main_error = "0.1"
|
||||||
dotenv = "0.15"
|
dotenv = "0.15"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue