Skip to content

Commit 822dc39

Browse files
Update Rust crate env_logger to 0.10.2
1 parent cb9d374 commit 822dc39

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -9,7 +9,7 @@ edition = "2021"
99
actix-web = "4"
1010
serde = { version = "1.0", features = ["derive"] }
1111
serde_json = "1.0"
12-
env_logger = "0.10.0"
12+
env_logger = "0.10.2"
1313
log = "0.4"
1414
futures = "0.3"
1515
utoipa = { version = "3", features = ["actix_extras"] }

0 commit comments

Comments
 (0)