Skip to content

Commit

Permalink
Merge pull request #807 from crate-ci/renovate/tame-index-0.x
Browse files Browse the repository at this point in the history
chore(deps): Update Rust crate tame-index to 0.13
  • Loading branch information
epage committed Aug 1, 2024
2 parents 582bff1 + 8e2a7ba commit ef44ea1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -132,7 +132,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.12", features = ["sparse", "native-certs"] }
tame-index = { version = "0.13", features = ["sparse", "native-certs"] }
git2 = { version = "0.18.3", default-features = false }
toml_edit = { version = "0.22.12", features = ["serde"] }
toml = "0.8.12"
Expand Down

0 comments on commit ef44ea1

Please sign in to comment.