Skip to content

Commit f1e807f

Browse files
chore(deps): bump gix from 0.80.0 to 0.81.0 in /robot-repo-automaton (#24)
Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.80.0 to 0.81.0. - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-v0.80.0...gix-v0.81.0) --- updated-dependencies: - dependency-name: gix dependency-version: 0.81.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a6fbd commit f1e807f

2 files changed

Lines changed: 86 additions & 59 deletions

File tree

robot-repo-automaton/Cargo.lock

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

robot-repo-automaton/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ toml = "0.8"
4747
# Git operations
4848
# Using vendored-openssl to avoid system OpenSSL dependency (libssl-dev)
4949
git2 = { version = "0.20", features = ["vendored-openssl"], default-features = false }
50-
gix = { version = "0.80", features = ["blocking-http-transport-reqwest-rust-tls"] }
50+
gix = { version = "0.81", features = ["blocking-http-transport-reqwest-rust-tls"] }
5151

5252
# S-expression parsing (for ERROR-CATALOG.scm)
5353
lexpr = "0.2"

0 commit comments

Comments
 (0)