Skip to content

Commit cacf80f

Browse files
committed
Upgrade to env_logger 0.10
1 parent 6f8af4a commit cacf80f

File tree

2 files changed

+71
-22
lines changed

2 files changed

+71
-22
lines changed

ui/Cargo.lock

Lines changed: 70 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fork-bomb-prevention = []
1212
async-trait = "0.1.52"
1313
axum = { version = "0.5", features = ["headers", "ws"] }
1414
dotenv = "0.15.0"
15-
env_logger = "0.9.0"
15+
env_logger = "0.10.0"
1616
futures = "0.3.21"
1717
lazy_static = "1.0.0"
1818
log = "0.4.0"

0 commit comments

Comments
 (0)