Skip to content

Commit acfd730

Browse files
chore(deps): bump rust crate git2 from =0.20.3 to 0.20.4 [security] (#1173)
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | crate | git2 | 0.20.3 | 0.20.4 | Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
1 parent 822e7c9 commit acfd730

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[package]
22
name = "rust-ci-test"
3-
version = "4.2.0"
3+
version = "4.3.0"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
99

1010
[build-dependencies]
11-
git2 = { version = "=0.20.3", default-features = false }
11+
git2 = { version = "=0.20.4", default-features = false }
1212

1313
[profile.release]
1414
strip = "symbols"

0 commit comments

Comments
 (0)