Skip to content

Commit

Permalink
Update Rust crate log to 0.4.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 8153147 commit 53ee808
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 @@ -10,7 +10,7 @@ protocol = "sparse"
actix-web = "4.5"
reqwest = { version = "0.12.4", features = ["json"] }
serde = { version = "1.0", features = ["derive"]}
log = "0.4"
log = "0.4.21"
env_logger = "0.11"
parking_lot = "0.12.2"
futures = "0.3"
Expand Down

0 comments on commit 53ee808

Please sign in to comment.