Skip to content

Commit

Permalink
Merge pull request #722 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.8
  • Loading branch information
epage authored Nov 6, 2023
2 parents 04a20fa + c5d5163 commit 2df2af9
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 @@ -59,7 +59,7 @@ vendored-openssl = ["git2/vendored-openssl"]

[dependencies]
cargo_metadata = "0.18"
tame-index = "0.7"
tame-index = "0.8"
reqwest = { version = "0.11", default-features = false, features = ["blocking", "rustls-tls", "gzip"] }
git2 = { version = "0.18.1", default-features = false }
toml_edit = "0.20.7"
Expand Down

0 comments on commit 2df2af9

Please sign in to comment.