Skip to content

Commit

Permalink
fix(deps): update patch updates (#291)
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 Mar 8, 2025
1 parent a69e279 commit 8f82f6d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ license = "MIT"
edition = "2021"

[workspace.dependencies]
anyhow = "1.0.96"
anyhow = "1.0.97"
bindgen = "0.71.1"
bzip2 = "0.5.2"
cc = { version = "1.2.16", features = ["parallel"] }
Expand All @@ -35,7 +35,7 @@ glob = "0.3.2"
itertools = "0.14.0"
nom = "7.1.3"
termcolor = "1.4.1"
thiserror = "2.0.11"
thiserror = "2.0.12"
rand = "0.9.0"
rand_chacha = "0.9.0"
rustc-hash = "2.1.1"
Expand Down

0 comments on commit 8f82f6d

Please sign in to comment.