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
|
|
@ -5,8 +5,8 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
demostf-client = "0.1"
|
||||
tokio = { version = "0.2", features = ["macros"] }
|
||||
demostf-client = "0.2"
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
|
||||
chrono = "0.4"
|
||||
main_error = "0.1"
|
||||
dotenv = "0.15"
|
||||
Loading…
Add table
Add a link
Reference in a new issue