Skip to content

Commit

Permalink
chore(deps): Update Rust crate git2 to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2024
1 parent c0a0940 commit 39581d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ cargo_metadata = "0.18"
# 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"] }
git2 = { version = "0.18.3", default-features = false }
git2 = { version = "0.19.0", default-features = false }
toml_edit = { version = "0.22.12", features = ["serde"] }
toml = "0.8.12"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 39581d1

Please sign in to comment.