Skip to content

Commit 428412c

Browse files
Bump the cargo group with 41 updates
Bumps the cargo group with 41 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.42` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.55` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.11` | `0.7.12` | | [memmap2](https://github.com/RazrFalcon/memmap2-rs) | `0.9.5` | `0.9.7` | | [criterion](https://github.com/bheisler/criterion.rs) | `0.6.0` | `0.7.0` | | [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.4.2` | `1.5.0` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.7` | `1.0.8` | | [trybuild](https://github.com/dtolnay/trybuild) | `1.0.105` | `1.0.110` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.59.0` | `0.60.2` | | [blocking](https://github.com/smol-rs/blocking) | `1.6.1` | `1.6.2` | | [known-folders](https://github.com/artichoke/known-folders-rs) | `1.2.0` | `1.3.1` | | [async-io](https://github.com/smol-rs/async-io) | `2.4.1` | `2.5.0` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.36.0` | `0.37.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.35.2` | `0.36.1` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.142` | | [zip](https://github.com/zip-rs/zip2) | `4.2.0` | `4.3.0` | | [aws-lc-rs](https://github.com/aws/aws-lc-rs) | `1.13.1` | `1.13.3` | | [aws-lc-sys](https://github.com/aws/aws-lc-rs) | `0.29.0` | `0.30.0` | | [castaway](https://github.com/sagebind/castaway) | `0.2.3` | `0.2.4` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.27` | `1.2.30` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.42` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.41` | | [criterion-plot](https://github.com/bheisler/criterion.rs) | `0.5.0` | `0.6.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.14` | `0.1.16` | | [itertools](https://github.com/rust-itertools/itertools) | `0.10.5` | `0.12.1` | | libredox | `0.1.4` | `0.1.9` | | [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.34.0` | `0.35.0` | | [litrs](https://github.com/LukasKalbertodt/litrs) | `0.4.1` | `0.4.2` | | [polling](https://github.com/smol-rs/polling) | `3.8.0` | `3.9.0` | | [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.35` | `0.2.36` | | [rand](https://github.com/rust-random/rand) | `0.9.1` | `0.9.2` | | redox_syscall | `0.5.13` | `0.5.17` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.25` | `0.1.26` | | [rustls](https://github.com/rustls/rustls) | `0.23.28` | `0.23.31` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.3` | `0.103.4` | | [sdd](https://github.com/wvwwvwwv/scalable-delayed-dealloc) | `3.0.8` | `3.0.10` | | [serde_spanned](https://github.com/toml-rs/toml) | `0.6.9` | `1.0.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.47.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.4` | | [toml_datetime](https://github.com/toml-rs/toml) | `0.6.11` | `0.7.0` | | [webpki-roots](https://github.com/rustls/webpki-roots) | `1.0.0` | `1.0.2` | Updates `clap` from 4.5.40 to 4.5.42 - [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.40...clap_complete-v4.5.42) Updates `clap_complete` from 4.5.54 to 4.5.55 - [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.54...clap_complete-v4.5.55) Updates `winnow` from 0.7.11 to 0.7.12 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.11...v0.7.12) Updates `memmap2` from 0.9.5 to 0.9.7 - [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/RazrFalcon/memmap2-rs/commits) Updates `criterion` from 0.6.0 to 0.7.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.6.0...0.7.0) Updates `crc32fast` from 1.4.2 to 1.5.0 - [Commits](srijs/rust-crc32fast@v1.4.2...v1.5.0) Updates `rustix` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.0.7...v1.0.8) Updates `trybuild` from 1.0.105 to 1.0.110 - [Release notes](https://github.com/dtolnay/trybuild/releases) - [Commits](dtolnay/trybuild@1.0.105...1.0.110) Updates `windows-sys` from 0.59.0 to 0.60.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `blocking` from 1.6.1 to 1.6.2 - [Release notes](https://github.com/smol-rs/blocking/releases) - [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md) - [Commits](smol-rs/blocking@v1.6.1...v1.6.2) Updates `known-folders` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/artichoke/known-folders-rs/releases) - [Commits](artichoke/known-folders-rs@v1.2.0...v1.3.1) Updates `async-io` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/smol-rs/async-io/releases) - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-io@v2.4.1...v2.5.0) Updates `rusqlite` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.36.0...v0.37.0) Updates `sysinfo` from 0.35.2 to 0.36.1 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.35.2...v0.36.1) Updates `serde_json` from 1.0.140 to 1.0.142 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.142) Updates `zip` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v4.2.0...v4.3.0) Updates `aws-lc-rs` from 1.13.1 to 1.13.3 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@v1.13.1...v1.13.3) Updates `aws-lc-sys` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/aws/aws-lc-rs/releases) - [Commits](aws/aws-lc-rs@aws-lc-sys/v0.29.0...aws-lc-sys/v0.30.0) Updates `castaway` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/sagebind/castaway/releases) - [Changelog](https://github.com/sagebind/castaway/blob/master/CHANGELOG.md) - [Commits](sagebind/castaway@0.2.3...v0.2.4) Updates `cc` from 1.2.27 to 1.2.30 - [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.27...cc-v1.2.30) Updates `clap_builder` from 4.5.40 to 4.5.42 - [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.40...v4.5.42) Updates `clap_derive` from 4.5.40 to 4.5.41 - [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.40...v4.5.41) Updates `criterion-plot` from 0.5.0 to 0.6.0 - [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md) - [Commits](bheisler/criterion.rs@0.5.0...0.6.0) Updates `hyper-util` from 0.1.14 to 0.1.16 - [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.14...v0.1.16) Updates `itertools` from 0.10.5 to 0.12.1 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.10.5...v0.12.1) Updates `libredox` from 0.1.4 to 0.1.9 Updates `libsqlite3-sys` 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 `litrs` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/LukasKalbertodt/litrs/releases) - [Changelog](https://github.com/LukasKalbertodt/litrs/blob/main/CHANGELOG.md) - [Commits](LukasKalbertodt/litrs@v0.4.1...v0.4.2) Updates `polling` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/smol-rs/polling/releases) - [Changelog](https://github.com/smol-rs/polling/blob/master/CHANGELOG.md) - [Commits](smol-rs/polling@v3.8.0...v3.9.0) Updates `prettyplease` from 0.2.35 to 0.2.36 - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.35...0.2.36) Updates `rand` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...rand_core-0.9.2) Updates `redox_syscall` from 0.5.13 to 0.5.17 Updates `rustc-demangle` from 0.1.25 to 0.1.26 - [Release notes](https://github.com/rust-lang/rustc-demangle/releases) - [Changelog](https://github.com/rust-lang/rustc-demangle/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/rustc-demangle/commits/rustc-demangle-v0.1.26) Updates `rustls` from 0.23.28 to 0.23.31 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.28...v/0.23.31) Updates `rustls-webpki` from 0.103.3 to 0.103.4 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.3...v/0.103.4) Updates `sdd` from 3.0.8 to 3.0.10 - [Changelog](https://github.com/wvwwvwwv/scalable-delayed-dealloc/blob/main/CHANGELOG.md) - [Commits](https://github.com/wvwwvwwv/scalable-delayed-dealloc/commits) Updates `serde_spanned` from 0.6.9 to 1.0.0 - [Commits](toml-rs/toml@serde_spanned-v0.6.9...serde_spanned-v1.0.0) Updates `tokio` from 1.45.1 to 1.47.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.47.0) Updates `toml` from 0.8.23 to 0.9.4 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.4) Updates `toml_datetime` from 0.6.11 to 0.7.0 - [Commits](toml-rs/toml@toml_datetime-v0.6.11...toml_datetime-v0.7.0) Updates `webpki-roots` from 1.0.0 to 1.0.2 - [Release notes](https://github.com/rustls/webpki-roots/releases) - [Commits](rustls/webpki-roots@v/1.0.0...v/1.0.2) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: winnow dependency-version: 0.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: memmap2 dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: criterion dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: crc32fast dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustix dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: trybuild dependency-version: 1.0.110 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-sys dependency-version: 0.60.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: blocking dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: known-folders dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: async-io dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rusqlite dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.142 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zip dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: aws-lc-rs dependency-version: 1.13.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: aws-lc-sys dependency-version: 0.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: castaway dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.42 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_derive dependency-version: 4.5.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: criterion-plot dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: hyper-util dependency-version: 0.1.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: itertools dependency-version: 0.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libredox dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libsqlite3-sys dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: litrs dependency-version: 0.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: polling dependency-version: 3.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: prettyplease dependency-version: 0.2.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rand dependency-version: 0.9.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: redox_syscall dependency-version: 0.5.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustc-demangle dependency-version: 0.1.26 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.31 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sdd dependency-version: 3.0.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_spanned dependency-version: 1.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo - dependency-name: tokio dependency-version: 1.47.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml dependency-version: 0.9.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml_datetime dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: webpki-roots dependency-version: 1.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8892cb1 commit 428412c

File tree

20 files changed

+242
-158
lines changed

20 files changed

+242
-158
lines changed

Cargo.lock

Lines changed: 214 additions & 130 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
@@ -155,8 +155,8 @@ gitoxide-core = { version = "^0.48.0", path = "gitoxide-core" }
155155
gix-features = { version = "^0.43.0", path = "gix-features" }
156156
gix = { version = "^0.73.0", path = "gix", default-features = false }
157157

158-
clap = { version = "4.5.40", features = ["derive", "cargo"] }
159-
clap_complete = "4.5.54"
158+
clap = { version = "4.5.42", features = ["derive", "cargo"] }
159+
clap_complete = "4.5.55"
160160
prodash = { version = "30.0.1", optional = true }
161161
is-terminal = { version = "0.4.0", optional = true }
162162
env_logger = { version = "0.11.8", default-features = false }

gitoxide-core/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ tempfile = "3.20.0"
6565
async-trait = { version = "0.1.51", optional = true }
6666
async-net = { version = "2.0", optional = true }
6767
futures-lite = { version = "2.1.0", optional = true }
68-
async-io = { version = "2.4", optional = true }
68+
async-io = { version = "2.5", optional = true }
6969
futures-io = { version = "0.3.16", optional = true }
70-
blocking = { version = "1.0.2", optional = true }
70+
blocking = { version = "1.6.2", optional = true }
7171

7272
# for 'organize' functionality
7373
gix-url = { version = "^0.32.0", path = "../gix-url", optional = true }
@@ -79,12 +79,12 @@ crossbeam-channel = { version = "0.5.15", optional = true }
7979
smallvec = { version = "1.15.1", optional = true }
8080

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

8484
# for 'corpus'
8585
parking_lot = { version = "0.12.4", optional = true }
86-
sysinfo = { version = "0.35.2", optional = true, default-features = false, features = ["system"] }
87-
serde_json = { version = "1.0.65", optional = true }
86+
sysinfo = { version = "0.36.1", optional = true, default-features = false, features = ["system"] }
87+
serde_json = { version = "1.0.142", optional = true }
8888
tracing-forest = { version = "0.1.5", features = ["serde"], optional = true }
8989
tracing-subscriber = { version = "0.3.17", optional = true }
9090
tracing = { version = "0.1.37", 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.10", features = ["simd"] }
30+
winnow = { version = "0.7.12", 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
@@ -33,7 +33,7 @@ gix-path = { version = "^0.10.19", path = "../gix-path", optional = true }
3333
gix-date = { version = "^0.10.3", path = "../gix-date" }
3434

3535
flate2 = { version = "1.1.1", optional = true, default-features = false, features = ["zlib-rs"] }
36-
zip = { version = "4.2.0", optional = true, default-features = false, features = ["deflate-flate2"] }
36+
zip = { version = "4.3.0", optional = true, default-features = false, features = ["deflate-flate2"] }
3737
jiff = { version = "0.2.15", default-features = false, features = ["std"] }
3838

3939
thiserror = "2.0.0"

gix-commitgraph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gix-hash = { version = "^0.19.0", path = "../gix-hash" }
2424
gix-chunk = { version = "^0.4.11", path = "../gix-chunk" }
2525

2626
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
27-
memmap2 = "0.9.0"
27+
memmap2 = "0.9.7"
2828
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2929
thiserror = "2.0.0"
3030

gix-config/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gix-sec = { version = "^0.12.0", path = "../gix-sec" }
2626
gix-ref = { version = "^0.53.0", path = "../gix-ref" }
2727
gix-glob = { version = "^0.21.0", path = "../gix-glob" }
2828

29-
winnow = { version = "0.7.10", features = ["simd"] }
29+
winnow = { version = "0.7.12", features = ["simd"] }
3030
memchr = "2"
3131
thiserror = "2.0.0"
3232
unicode-bom = { version = "2.0.3" }
@@ -38,7 +38,7 @@ once_cell = "1.21.3"
3838
document-features = { version = "0.2.0", optional = true }
3939

4040
[dev-dependencies]
41-
criterion = "0.6.0"
41+
criterion = "0.7.0"
4242

4343
[[bench]]
4444
name = "large_config_file"

gix-features/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ parking_lot = { version = "0.12.4", default-features = false, optional = true }
111111
walkdir = { version = "2.3.2", optional = true } # used when parallel is off
112112

113113
# hashing
114-
crc32fast = { version = "1.2.1", optional = true }
114+
crc32fast = { version = "1.5.0", optional = true }
115115

116116
# progress
117117
prodash = { version = "30.0.1", optional = true }

gix-index/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ gix-utils = { version = "^0.3.0", path = "../gix-utils" }
3737
hashbrown = "0.15.4"
3838
fnv = "1.0.7"
3939
thiserror = "2.0.0"
40-
memmap2 = "0.9.0"
40+
memmap2 = "0.9.7"
4141
filetime = "0.2.15"
4242
bstr = { version = "1.12.0", default-features = false }
4343

@@ -51,7 +51,7 @@ bitflags = "2"
5151
document-features = { version = "0.2.0", optional = true }
5252

5353
[target.'cfg(not(windows))'.dependencies]
54-
rustix = { version = "1.0.7", default-features = false, features = [
54+
rustix = { version = "1.0.8", default-features = false, features = [
5555
"std",
5656
"fs",
5757
] }

gix-object/Cargo.toml

Lines changed: 2 additions & 2 deletions
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.10", features = ["simd"] }
61+
winnow = { version = "0.7.12", features = ["simd"] }
6262
smallvec = { version = "1.15.1", features = ["write"] }
6363
serde = { version = "1.0.114", optional = true, default-features = false, features = [
6464
"derive",
@@ -67,7 +67,7 @@ serde = { version = "1.0.114", optional = true, default-features = false, featur
6767
document-features = { version = "0.2.0", optional = true }
6868

6969
[dev-dependencies]
70-
criterion = "0.6.0"
70+
criterion = "0.7.0"
7171
pretty_assertions = "1.0.0"
7272
gix-testtools = { path = "../tests/tools" }
7373
gix-odb = { path = "../gix-odb" }

0 commit comments

Comments
 (0)