Skip to content

Commit

Permalink
chore(deps): update rust crates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent b303159 commit 29b769e
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 56 deletions.
92 changes: 38 additions & 54 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 @@ -35,9 +35,9 @@ test = false

[dependencies]
anyhow = "1.0.95"
bpaf = { version = "0.9.15", features = ["derive", "batteries"] }
bpaf = { version = "0.9.16", features = ["derive", "batteries"] }
cargo_metadata = "0.19.1"
git-cliff-core = { version = "2.7.0", default-features = false, features = ["repo"] }
git-cliff-core = { version = "2.8.0", default-features = false, features = ["repo"] }
glob = "0.3.2"
toml_edit = { version = "0.22.22", features = ["parse"] }
crates_io_api = { version = "0.11.0", default-features = false, features = ["rustls"] }
Expand Down

0 comments on commit 29b769e

Please sign in to comment.