Skip to content

Commit 06bf1e1

Browse files
Bump the cargo group with 40 updates
Bumps the cargo group with 40 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [clap](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.6` | `0.7.7` | | [libc](https://github.com/rust-lang/libc) | `0.2.171` | `0.2.172` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.94` | `1.0.95` | | [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.2` | `1.4.5` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.34.0` | `0.35.0` | | [layout-rs](https://github.com/nadavrot/layout) | `0.1.2` | `0.1.3` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.12.6` | `1.13.0` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.27.1` | `0.28.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.16` | `1.2.20` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.37` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.10` | `0.3.11` | | [event-listener-strategy](https://github.com/smol-rs/event-listener-strategy) | `0.5.3` | `0.5.4` | | [h2](https://github.com/hyperium/h2) | `0.4.8` | `0.4.9` | | [half](https://github.com/VoidStarKat/half-rs) | `2.5.0` | `2.6.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.10` | `0.1.11` | | [icu_locid_transform_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [icu_normalizer_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [icu_properties_data](https://github.com/unicode-org/icu4x) | `1.5.0` | `1.5.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.8.0` | `2.9.0` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.6` | `0.2.10` | | [jobserver](https://github.com/rust-lang/jobserver-rs) | `0.1.32` | `0.1.33` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.32.0` | `0.33.0` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.8.5` | `0.8.8` | | [objc2-core-foundation](https://github.com/madsmtm/objc2) | `0.3.0` | `0.3.1` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.31` | `0.2.32` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.10` | `0.11.11` | | [quinn-udp](https://github.com/quinn-rs/quinn) | `0.5.10` | `0.5.11` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | redox_syscall | `0.5.10` | `0.5.11` | | [rustls](https://github.com/rustls/rustls) | `0.23.25` | `0.23.26` | | [scc](https://github.com/wvwwvwwv/scalable-concurrent-containers) | `2.3.3` | `2.3.4` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.8` | `0.5.9` | | [time](https://github.com/time-rs/time) | `0.3.40` | `0.3.41` | | [time-macros](https://github.com/time-rs/time) | `0.2.21` | `0.2.22` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.14` | `0.7.15` | | [value-bag](https://github.com/sval-rs/value-bag) | `1.10.0` | `1.11.1` | Updates `anyhow` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) Updates `clap` from 4.5.36 to 4.5.37 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.36...clap_complete-v4.5.37) Updates `winnow` from 0.7.6 to 0.7.7 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.6...v0.7.7) Updates `libc` from 0.2.171 to 0.2.172 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.172) Updates `jiff` from 0.2.6 to 0.2.10 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10) Updates `proc-macro2` from 1.0.94 to 1.0.95 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.94...1.0.95) Updates `signal-hook-registry` from 1.4.2 to 1.4.5 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@registry-v1.4.2...registry-v1.4.5) Updates `rusqlite` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.34.0...v0.35.0) Updates `layout-rs` from 0.1.2 to 0.1.3 - [Commits](https://github.com/nadavrot/layout/commits) Updates `aws-lc-rs` from 1.12.6 to 1.13.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.12.6...v1.13.0) Updates `aws-lc-sys` from 0.27.1 to 0.28.2 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.27.1...aws-lc-sys/v0.28.2) Updates `cc` from 1.2.16 to 1.2.20 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.16...cc-v1.2.20) Updates `clap_builder` from 4.5.36 to 4.5.37 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.36...v4.5.37) Updates `errno` from 0.3.10 to 0.3.11 - [Release notes](https://github.com/lambda-fairy/rust-errno/releases) - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/rust-errno@v0.3.10...v0.3.11) Updates `event-listener-strategy` from 0.5.3 to 0.5.4 - [Release notes](https://github.com/smol-rs/event-listener-strategy/releases) - [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md) - [Commits](smol-rs/event-listener-strategy@v0.5.3...v0.5.4) Updates `h2` from 0.4.8 to 0.4.9 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.8...v0.4.9) Updates `half` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/half-rs@v2.5.0...v2.6.0) Updates `hyper-util` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.10...v0.1.11) Updates `icu_locid_transform_data` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected]) Updates `icu_normalizer_data` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected]) Updates `icu_properties_data` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/compare/[email protected]/[email protected]) Updates `indexmap` from 2.8.0 to 2.9.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.8.0...2.9.0) Updates `jiff-static` from 0.2.6 to 0.2.10 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.10) Updates `jobserver` from 0.1.32 to 0.1.33 - [Commits](rust-lang/jobserver-rs@0.1.32...0.1.33) Updates `libsqlite3-sys` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.32.0...v0.33.0) Updates `log` from 0.4.26 to 0.4.27 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.26...0.4.27) Updates `miniz_oxide` from 0.8.5 to 0.8.8 - [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md) - [Commits](Frommi/miniz_oxide@0.8.5...0.8.8) Updates `objc2-core-foundation` from 0.3.0 to 0.3.1 - [Commits](madsmtm/objc2@block2-0.3.0...objc-sys-0.3.1) Updates `prettyplease` from 0.2.31 to 0.2.32 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.31...0.2.32) Updates `quinn-proto` from 0.11.10 to 0.11.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.10...quinn-proto-0.11.11) Updates `quinn-udp` from 0.5.10 to 0.5.11 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-udp-0.5.10...quinn-udp-0.5.11) Updates `rand` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...rand_core-0.9.1) Updates `redox_syscall` from 0.5.10 to 0.5.11 Updates `rustls` from 0.23.25 to 0.23.26 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.25...v/0.23.26) Updates `scc` from 2.3.3 to 2.3.4 - [Changelog](https://github.com/wvwwvwwv/scalable-concurrent-containers/blob/main/CHANGELOG.md) - [Commits](https://github.com/wvwwvwwv/scalable-concurrent-containers/commits) Updates `socket2` from 0.5.8 to 0.5.9 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/commits) Updates `time` from 0.3.40 to 0.3.41 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.40...v0.3.41) Updates `time-macros` from 0.2.21 to 0.2.22 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.2.21...v0.2.22) Updates `tokio-util` from 0.7.14 to 0.7.15 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.14...tokio-util-0.7.15) Updates `value-bag` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/sval-rs/value-bag/releases) - [Commits](sval-rs/value-bag@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.172 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: signal-hook-registry dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: layout-rs dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.28.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: errno dependency-version: 0.3.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: event-listener-strategy dependency-version: 0.5.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: half dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_locid_transform_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_normalizer_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: icu_properties_data dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jobserver dependency-version: 0.1.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libsqlite3-sys dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: log dependency-version: 0.4.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: miniz_oxide dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: objc2-core-foundation dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: prettyplease dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quinn-udp dependency-version: 0.5.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rand dependency-version: 0.9.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: redox_syscall dependency-version: 0.5.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: scc dependency-version: 2.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: socket2 dependency-version: 0.5.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time dependency-version: 0.3.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-macros dependency-version: 0.2.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: value-bag dependency-version: 1.11.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e1867d commit 06bf1e1

File tree

16 files changed

+112
-111
lines changed

16 files changed

+112
-111
lines changed

Cargo.lock

Lines changed: 92 additions & 91 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
@@ -149,13 +149,13 @@ http-client-reqwest = ["gix/blocking-http-transport-reqwest-rust-tls"]
149149
gitoxide-core-async-client = ["gitoxide-core/async-client", "futures-lite"]
150150

151151
[dependencies]
152-
anyhow = "1.0.42"
152+
anyhow = "1.0.98"
153153

154154
gitoxide-core = { version = "^0.46.0", path = "gitoxide-core" }
155155
gix-features = { version = "^0.42.0", path = "gix-features" }
156156
gix = { version = "^0.71.0", path = "gix", default-features = false }
157157

158-
clap = { version = "4.5.36", features = ["derive", "cargo"] }
158+
clap = { version = "4.5.37", features = ["derive", "cargo"] }
159159
clap_complete = "4.5.47"
160160
prodash = { version = "29.0.2", optional = true }
161161
is-terminal = { version = "0.4.0", optional = true }

gitoxide-core/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ gix-archive-for-configuration-only = { package = "gix-archive", version = "^0.20
5656
gix-status = { version = "^0.18.0", path = "../gix-status" }
5757
gix-fsck = { version = "^0.10.0", path = "../gix-fsck" }
5858
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
59-
anyhow = "1.0.42"
59+
anyhow = "1.0.98"
6060
thiserror = "2.0.0"
6161
bytesize = "2.0.1"
6262
tempfile = "3.19.1"
@@ -79,7 +79,7 @@ crossbeam-channel = { version = "0.5.15", optional = true }
7979
smallvec = { version = "1.15.0", optional = true }
8080

8181
# for 'query' and 'corpus'
82-
rusqlite = { version = "0.34.0", optional = true, features = ["bundled"] }
82+
rusqlite = { version = "0.35.0", optional = true, features = ["bundled"] }
8383

8484
# for 'corpus'
8585
parking_lot = { version = "0.12.1", optional = true }
@@ -90,7 +90,7 @@ tracing-subscriber = { version = "0.3.17", optional = true }
9090
tracing = { version = "0.1.37", optional = true }
9191

9292
# for svg graph output
93-
layout-rs = "0.1.1"
93+
layout-rs = "0.1.3"
9494
open = "5.0.0"
9595

9696
document-features = { version = "0.2.0", optional = true }

gix-actor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ bstr = { version = "1.12.0", default-features = false, features = [
2727
"std",
2828
"unicode",
2929
] }
30-
winnow = { version = "0.7.6", features = ["simd"] }
30+
winnow = { version = "0.7.7", features = ["simd"] }
3131
itoa = "1.0.1"
3232
serde = { version = "1.0.114", optional = true, default-features = false, features = [
3333
"derive",

gix-archive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gix-date = { version = "^0.9.4", path = "../gix-date" }
3535

3636
flate2 = { version = "1.1.1", optional = true, default-features = false, features = ["zlib-rs"] }
3737
zip = { version = "2.6.1", optional = true, default-features = false, features = ["deflate"] }
38-
jiff = { version = "0.2.6", default-features = false, features = ["std"] }
38+
jiff = { version = "0.2.10", default-features = false, features = ["std"] }
3939

4040
thiserror = "2.0.0"
4141
bstr = { version = "1.12.0", default-features = false }

gix-config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gix-sec = { version = "^0.10.12", path = "../gix-sec" }
2626
gix-ref = { version = "^0.51.0", path = "../gix-ref" }
2727
gix-glob = { version = "^0.19.0", path = "../gix-glob" }
2828

29-
winnow = { version = "0.7.6", features = ["simd"] }
29+
winnow = { version = "0.7.7", features = ["simd"] }
3030
memchr = "2"
3131
thiserror = "2.0.0"
3232
unicode-bom = { version = "2.0.3" }

gix-date/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = ["dep:serde", "bstr/serde"]
2222
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
2323
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2424
itoa = "1.0.1"
25-
jiff = "0.2.6"
25+
jiff = "0.2.10"
2626
thiserror = "2.0.0"
2727

2828
document-features = { version = "0.2.0", optional = true }

gix-features/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ once_cell = { version = "1.21.3", optional = true }
129129
document-features = { version = "0.2.0", optional = true }
130130

131131
[target.'cfg(unix)'.dependencies]
132-
libc = { version = "0.2.119" }
132+
libc = { version = "0.2.172" }
133133

134134
[dev-dependencies]
135135
bstr = { version = "1.12.0", default-features = false }

gix-index/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ rustix = { version = "1.0.5", default-features = false, features = [
5555
"std",
5656
"fs",
5757
] }
58-
libc = { version = "0.2.149" }
58+
libc = { version = "0.2.172" }
5959

6060
[dev-dependencies]
6161
gix-testtools = { path = "../tests/tools" }

gix-object/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ bstr = { version = "1.12.0", default-features = false, features = [
5858
"std",
5959
"unicode",
6060
] }
61-
winnow = { version = "0.7.6", features = ["simd"] }
61+
winnow = { version = "0.7.7", features = ["simd"] }
6262
smallvec = { version = "1.15.0", features = ["write"] }
6363
serde = { version = "1.0.114", optional = true, default-features = false, features = [
6464
"derive",

gix-protocol/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ bstr = { version = "1.12.0", default-features = false, features = [
9494
"std",
9595
"unicode",
9696
] }
97-
winnow = { version = "0.7.6", features = ["simd"] }
97+
winnow = { version = "0.7.7", features = ["simd"] }
9898

9999
# for async-client
100100
async-trait = { version = "0.1.51", optional = true }

gix-ref/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ gix-lock = { version = "^17.0.0", path = "../gix-lock" }
3333
gix-tempfile = { version = "^17.0.0", default-features = false, path = "../gix-tempfile" }
3434

3535
thiserror = "2.0.0"
36-
winnow = { version = "0.7.6", features = ["simd"] }
36+
winnow = { version = "0.7.7", features = ["simd"] }
3737
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
3838

3939
# packed refs

gix-sec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bitflags = "2"
2828
document-features = { version = "0.2.1", optional = true }
2929

3030
[target.'cfg(not(windows))'.dependencies]
31-
libc = "0.2.123"
31+
libc = "0.2.172"
3232

3333
[target.'cfg(windows)'.dependencies]
3434
gix-path = { version = "^0.10.15", path = "../gix-path" }

gix-tempfile/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ once_cell = { version = "1.21.3", default-features = false, features = ["race",
3838
tempfile = "3.19.1"
3939

4040
signal-hook = { version = "0.3.9", default-features = false, optional = true }
41-
signal-hook-registry = { version = "1.4.0", optional = true }
41+
signal-hook-registry = { version = "1.4.5", optional = true }
4242

4343
document-features = { version = "0.2.0", optional = true }
4444

@@ -51,7 +51,7 @@ signals = ["dep:signal-hook", "dep:signal-hook-registry"]
5151
hp-hashmap = ["dep:dashmap"]
5252

5353
[target.'cfg(not(windows))'.dependencies]
54-
libc = { version = "0.2.98", default-features = false }
54+
libc = { version = "0.2.172", default-features = false }
5555

5656
[package.metadata.docs.rs]
5757
all-features = true

tests/it/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ name = "it"
1515
path = "src/main.rs"
1616

1717
[dependencies]
18-
anyhow = "1.0.86"
19-
clap = { version = "4.5.36", features = ["derive"] }
18+
anyhow = "1.0.98"
19+
clap = { version = "4.5.37", features = ["derive"] }
2020
gix = { version = "^0.71.0", path = "../../gix", default-features = false, features = ["attributes", "revision"] }
2121
once_cell = "1.21.3"
2222
regex = { version = "1.11.1", default-features = false, features = ["std"] }

tests/tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ gix-worktree = "0.34.0"
3131
gix-fs = "0.11"
3232
gix-tempfile = { version = "^14.0.0", default-features = false, features = ["signals"] }
3333

34-
winnow = { version = "0.7.6", features = ["simd"] }
34+
winnow = { version = "0.7.7", features = ["simd"] }
3535
fastrand = "2.0.0"
3636
bstr = { version = "1.12.0", default-features = false }
3737
crc = "3.0.0"

0 commit comments

Comments
 (0)