We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ab67c commit 6a9dc9dCopy full SHA for 6a9dc9d
Cargo.toml
@@ -26,7 +26,7 @@ git2 = "0.18.0"
26
mockito = "1.0.2"
27
csv = "1.1"
28
log = "0.4"
29
-env_logger = "0.10.0"
+env_logger = "0.11.0"
30
axum = { version = "0.6.1", features = ["headers", "macros"] }
31
tokio = { version = "1.21.2", features = ["macros", "rt-multi-thread"] }
32
tower-http = { version = "0.5.0", features = ["cors"] }
0 commit comments