Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielschemmel committed Aug 29, 2023
1 parent 7f33c89 commit 1befd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-info-build/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ base64 = "0.21"
bincode = "1"
cargo_metadata = "0.17"
chrono = { version = "0.4.23", default-features = false, features = ["clock"] }
git2 = { version = "0.17", default-features = false, optional = true }
git2 = { version = "0.18.0", default-features = false, optional = true }
glob = "0.3"
pretty_assertions = "1"
rustc_version = "0.4"
Expand Down

0 comments on commit 1befd92

Please sign in to comment.