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 15, 2025
1 parent 630b62c commit 4bdef72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 145 deletions.
146 changes: 2 additions & 144 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.24"
log = "=0.4.25"
pretty_env_logger = "=0.5.0"
eyre = "=0.6.12"
color-eyre = "=0.6.3"
Expand Down

0 comments on commit 4bdef72

Please sign in to comment.