Skip to content

Commit

Permalink
chore(deps): update rust crate log to 0.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mic92-renovate[bot] committed Aug 12, 2023
1 parent 84e3c67 commit 9b76883
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 @@ -11,7 +11,7 @@ license = "MIT"
[dependencies]
cpuprofiler = { version = "0.0.4", optional = true }
clap = { version = "4", default-features = false, features = ["std", "cargo", "derive", "help"] }
log = "0.4.19"
log = "0.4.20"
libc = "0.2.147"
parking_lot = "0.12.1"
nix = "0.26.2"
Expand Down

0 comments on commit 9b76883

Please sign in to comment.