Skip to content

Commit

Permalink
Update Rust crate stderrlog to 0.6.0
Browse files Browse the repository at this point in the history
Update stderrlog
Changelog-entry: Update stderrlog to 0.6.0
  • Loading branch information
balena-renovate[bot] authored Jul 25, 2024
1 parent 93eab20 commit 0c91fc6
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 41 deletions.
144 changes: 104 additions & 40 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 @@ -13,7 +13,7 @@ license = "Apache-2.0"
async-std = { version = "1.12.0", features = ["attributes"] }
log = "0.4.19"
serde = "1.0.175"
stderrlog = "0.5.4"
stderrlog = "0.6.0"
zbus = "3.14.1"

[profile.release]
Expand Down

0 comments on commit 0c91fc6

Please sign in to comment.