Skip to content

Commit e823c6c

Browse files
committed
fix(deps): update rust crate env_logger to 0.11.0
1 parent 07c90fe commit e823c6c

File tree

2 files changed

+116
-116
lines changed

2 files changed

+116
-116
lines changed

juniper/Cargo.lock

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

juniper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ edition = "2021"
99
juniper = "0.15.9"
1010
juniper_actix = "0.4.0"
1111
actix-web = { version = "4.1.0", features = ["macros"] }
12-
env_logger = "0.10.0"
12+
env_logger = "0.11.0"

0 commit comments

Comments
 (0)