syntax
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2024"
|
||||
backoff = { version = "0.4.0", features = ["async-std"] }
|
||||
clap = { version = "4.5.51", features = ["derive"] }
|
||||
env_logger = "0.11.8"
|
||||
futures = "0.3.31"
|
||||
futures = {version="0.3.31", default-features=false }
|
||||
json = "0.12.4"
|
||||
log = "0.4.28"
|
||||
smol = "2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user