Skip to content

Commit

Permalink
fix(deps): update rust crate env_logger to 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent 41d8b3b commit 4adf153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion juniper/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ edition = "2021"
juniper = "0.15.9"
juniper_actix = "0.4.0"
actix-web = { version = "4.1.0", features = ["macros"] }
env_logger = "0.11.0"
env_logger = "0.11.3"

0 comments on commit 4adf153

Please sign in to comment.