Skip to content

Commit ab1cf84

Browse files
chore(deps): bump git2 from 0.20.3 to 0.20.4
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.20.3 to 0.20.4. - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.3...git2-0.20.4) --- updated-dependencies: - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97e1f7e commit ab1cf84

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories = ["command-line-utilities", "development-tools"]
1616
[dependencies]
1717
clap = { version = "4.5.53", features = ["derive"] }
1818
env_logger = "0.11.8"
19-
git2 = "0.20.3"
19+
git2 = "0.20.4"
2020
log = "0.4.29"
2121
serde = "1.0.228"
2222
serde_derive = "1.0.228"

0 commit comments

Comments
 (0)