2 parents 9bd085c + 201caea commit 82a29b1Copy full SHA for 82a29b1
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ all-features = true
14
15
[dependencies]
16
async-trait = "0.1.52"
17
-env_logger = { version = "0.10.0", optional = true }
+env_logger = { version = "0.11.3", optional = true }
18
log = { version = "0.4", optional = true }
19
tokio = { version = "1", features = [ "sync", "rt" ] }
20
0 commit comments