Skip to content

Commit

Permalink
chore(deps): Update Rust crate tame-index to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 88f01ff commit 9723ce9
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 24 deletions.
56 changes: 33 additions & 23 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 @@ -133,7 +133,7 @@ cargo_metadata = "0.18"
# certificates AND native certificates. We want support for both to be
# present, and then to let the user _select_ through configuration which
# one they want to be used.
tame-index = { version = "0.14", features = ["sparse", "native-certs"] }
tame-index = { version = "0.16", features = ["sparse", "native-certs"] }
git2 = { version = "0.19.0", default-features = false }
toml_edit = { version = "0.22.12", features = ["serde"] }
toml = "0.8.12"
Expand Down

0 comments on commit 9723ce9

Please sign in to comment.