Skip to content

Commit

Permalink
fix(deps): update rust crate env_logger to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2024
1 parent 2f3acca commit 7b7c7ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version = "1.0.0"
crate-type = ["cdylib"]

[dependencies]
env_logger = "0.10.0"
env_logger = "0.11.0"
log = "0.4"

serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 7b7c7ca

Please sign in to comment.