Skip to content

Commit

Permalink
fix(deps): update rust crate log to v0.4.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 196586a commit 369a2bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ clap = { version = "4.1.4", features = ["derive"] }
dbus = "0.9.7"
env_logger = "0.11.0"
im = { version = "15.1.0", features = ["serde"] }
itertools = "0.14.0"
itertools = "0.13.0"
log = "0.4.17"
nix = { version = "0.29.0", features = ["hostname", "user"] }
serde = { version = "1.0.152", features = ["derive"] }
Expand Down

0 comments on commit 369a2bc

Please sign in to comment.