Skip to content

Commit

Permalink
fix(deps): update rust crate log to v0.4.24 (#537)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 1cc3493 commit 3b709f4
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 3 deletions.
146 changes: 144 additions & 2 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 @@ -38,7 +38,7 @@ toml = "=0.8.19"
ts-rs = { version = "=10.1.0", features = ["ordered-float-impl", "no-serde-warnings"] }
macro-attr = "=0.2.0"
newtype_derive = "=0.1.6"
log = "=0.4.22"
log = "=0.4.24"
pretty_env_logger = "=0.5.0"
eyre = "=0.6.12"
color-eyre = "=0.6.3"
Expand Down

0 comments on commit 3b709f4

Please sign in to comment.