Skip to content

Commit 1cf111c

Browse files
Update Rust crate env_logger to 0.11
1 parent 894b6ec commit 1cf111c

2 files changed

Lines changed: 171 additions & 32 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ actix-files = "0.6.2"
2222
clap = { version = "3", features = ["derive"] }
2323
actix-ws = "0.2.0"
2424
log = "0.4"
25-
env_logger = "0.9"
25+
env_logger = "0.11"
2626

2727
[dev-dependencies]
2828
actix-test = "0.1"

0 commit comments

Comments
 (0)