Skip to content

Commit f29461b

Browse files
Bump the cargo group across 1 directory with 47 updates
Bumps the cargo group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.54` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.62` | `4.5.65` | | [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) | `0.1.6` | `0.2.0` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.180` | | [serial_test](https://github.com/palfrey/serial_test) | `3.2.0` | `3.3.1` | | [insta](https://github.com/mitsuhiko/insta) | `1.46.0` | `1.46.1` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.16` | `0.2.17` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.17` | `0.2.18` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.26` | `0.2.27` | | [syn](https://github.com/dtolnay/syn) | `2.0.111` | `2.0.114` | | [quote](https://github.com/dtolnay/quote) | `1.0.42` | `1.0.43` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.104` | `1.0.105` | | [serde_json](https://github.com/serde-rs/json) | `1.0.148` | `1.0.149` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.51` | `1.2.53` | | [clap_lex](https://github.com/clap-rs/clap) | `0.7.6` | `0.7.7` | | [curl-sys](https://github.com/alexcrichton/curl-rust) | `0.4.84+curl-8.17.0` | `0.4.85+curl-8.18.0` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.9.0` | `2.10.0` | | [h2](https://github.com/hyperium/h2) | `0.4.12` | `0.4.13` | | [human_format](https://github.com/BobGneu/human-format-rs) | `1.2.0` | `1.2.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.1` | `2.13.0` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.9` | `0.7.10` | | [mio](https://github.com/tokio-rs/mio) | `1.1.0` | `1.1.1` | | [rand_core](https://github.com/rust-random/rand_core) | `0.9.3` | `0.9.5` | | [rustls](https://github.com/rustls/rustls) | `0.23.35` | `0.23.36` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.8.2` | `0.8.3` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.2` | `1.14.0` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.8` | `0.103.9` | | [sqlite-wasm-rs](https://github.com/Spxg/sqlite-wasm-rs) | `0.5.1` | `0.5.2` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.45` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.17` | `0.7.18` | | [toml](https://github.com/toml-rs/toml) | `0.9.10+spec-1.1.0` | `0.9.11+spec-1.1.0` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [unicode-truncate](https://github.com/Aetf/unicode-truncate) | `2.0.0` | `2.0.1` | | [url](https://github.com/servo/rust-url) | `2.5.7` | `2.5.8` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.1+wasi-0.2.4` | `1.0.2+wasi-0.2.9` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.31` | `0.8.33` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.10` | `1.0.15` | Updates `clap` from 4.5.53 to 4.5.54 - [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.53...clap_complete-v4.5.54) Updates `clap_complete` from 4.5.62 to 4.5.65 - [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.62...clap_complete-v4.5.65) Updates `tracing-forest` from 0.1.6 to 0.2.0 - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.43...tracing-0.1.44) Updates `thiserror` from 2.0.17 to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.17...2.0.18) Updates `libc` from 0.2.178 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.178...0.2.180) Updates `serial_test` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.3.1) Updates `insta` from 1.46.0 to 1.46.1 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.46.0...1.46.1) Updates `getrandom` from 0.2.16 to 0.2.17 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.16...v0.2.17) Updates `jiff` from 0.2.17 to 0.2.18 - [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.17...jiff-static-0.2.18) Updates `filetime` from 0.2.26 to 0.2.27 - [Commits](alexcrichton/filetime@0.2.26...0.2.27) Updates `syn` from 2.0.111 to 2.0.114 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.111...2.0.114) Updates `quote` from 1.0.42 to 1.0.43 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) Updates `proc-macro2` from 1.0.104 to 1.0.105 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.104...1.0.105) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) Updates `cc` from 1.2.51 to 1.2.53 - [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.51...cc-v1.2.53) Updates `clap_builder` from 4.5.53 to 4.5.54 - [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.53...v4.5.54) Updates `clap_lex` from 0.7.6 to 0.7.7 - [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_lex-v0.7.6...clap_lex-v0.7.7) Updates `curl-sys` from 0.4.84+curl-8.17.0 to 0.4.85+curl-8.18.0 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.84...curl-sys-0.4.85) Updates `data-encoding` from 2.9.0 to 2.10.0 - [Commits](ia0/data-encoding@v2.9.0...v2.10.0) Updates `find-msvc-tools` from 0.1.6 to 0.1.8 - [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@find-msvc-tools-v0.1.6...find-msvc-tools-v0.1.8) Updates `h2` from 0.4.12 to 0.4.13 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](hyperium/h2@v0.4.12...v0.4.13) Updates `human_format` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/BobGneu/human-format-rs/releases) - [Changelog](https://github.com/BobGneu/human-format-rs/blob/develop/changelog.md) - [Commits](BobGneu/human-format-rs@1.2...1.2.1) Updates `indexmap` from 2.12.1 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.1...2.13.0) Updates `iri-string` from 0.7.9 to 0.7.10 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](lo48576/iri-string@v0.7.9...v0.7.10) Updates `jiff-static` from 0.2.17 to 0.2.18 - [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.17...jiff-static-0.2.18) Updates `mio` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.1.0...v1.1.1) Updates `rand_core` from 0.9.3 to 0.9.5 - [Changelog](https://github.com/rust-random/rand_core/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/rand_core/commits) Updates `rustls` from 0.23.35 to 0.23.36 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.35...v/0.23.36) Updates `rustls-native-certs` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.8.2...v/0.8.3) Updates `rustls-pki-types` from 1.13.2 to 1.14.0 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](rustls/pki-types@v/1.13.2...v/1.14.0) Updates `rustls-webpki` from 0.103.8 to 0.103.9 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.8...v/0.103.9) Updates `serial_test_derive` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.3.1) Updates `sqlite-wasm-rs` from 0.5.1 to 0.5.2 - [Release notes](https://github.com/Spxg/sqlite-wasm-rs/releases) - [Changelog](https://github.com/Spxg/sqlite-wasm-rs/blob/master/CHANGELOG.md) - [Commits](Spxg/sqlite-wasm-rs@0.5.1...0.5.2) Updates `time` from 0.3.44 to 0.3.45 - [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.44...v0.3.45) Updates `time-core` from 0.1.6 to 0.1.8 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.48.0...tokio-1.49.0) Updates `tokio-util` from 0.7.17 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.17...tokio-util-0.7.18) Updates `toml` from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.10...toml-v0.9.11) Updates `tower` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.2...tower-0.5.3) Updates `unicode-truncate` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/Aetf/unicode-truncate/releases) - [Changelog](https://github.com/Aetf/unicode-truncate/blob/master/CHANGELOG.md) - [Commits](Aetf/unicode-truncate@v2.0.0...v2.0.1) Updates `url` from 2.5.7 to 2.5.8 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.7...v2.5.8) Updates `wasip2` from 1.0.1+wasi-0.2.4 to 1.0.2+wasi-0.2.9 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.1...wasip2-1.0.2) Updates `wit-bindgen` from 0.46.0 to 0.51.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.46.0...v0.51.0) Updates `zerocopy` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) Updates `zerocopy-derive` from 0.8.31 to 0.8.33 - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.31...v0.8.33) Updates `zmij` from 1.0.10 to 1.0.15 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](dtolnay/zmij@1.0.10...1.0.15) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serial_test dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: insta dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: getrandom dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff dependency-version: 0.2.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: filetime dependency-version: 0.2.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: syn dependency-version: 2.0.114 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quote dependency-version: 1.0.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: proc-macro2 dependency-version: 1.0.105 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.2.53 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_builder dependency-version: 4.5.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_lex dependency-version: 0.7.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: curl-sys dependency-version: 0.4.85+curl-8.18.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: data-encoding dependency-version: 2.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: find-msvc-tools dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: h2 dependency-version: 0.4.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: human_format dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: iri-string dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: jiff-static dependency-version: 0.2.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: mio dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rand_core dependency-version: 0.9.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls dependency-version: 0.23.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-native-certs dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: rustls-pki-types dependency-version: 1.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serial_test_derive dependency-version: 3.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sqlite-wasm-rs dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time dependency-version: 0.3.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: time-core dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-version: 1.49.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tower dependency-version: 0.5.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: unicode-truncate dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: url dependency-version: 2.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wasip2 dependency-version: 1.0.2+wasi-0.2.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wit-bindgen dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zerocopy dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zerocopy-derive dependency-version: 0.8.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zmij dependency-version: 1.0.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8612b5 commit f29461b

File tree

56 files changed

+280
-281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+280
-281
lines changed

Cargo.lock

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

gitoxide-core/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ gix-fsck = { version = "^0.17.0", path = "../gix-fsck" }
6161
gix-error-for-configuration-only = { package = "gix-error", version = "^0.0.0", path = "../gix-error", features = ["anyhow"] }
6262
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
6363
anyhow = "1.0.100"
64-
thiserror = "2.0.17"
64+
thiserror = "2.0.18"
6565
bytesize = "2.3.1"
6666
tempfile = "3.24.0"
6767

@@ -88,10 +88,10 @@ rusqlite = { version = "0.38.0", optional = true, features = ["bundled", "fallib
8888
# for 'corpus'
8989
parking_lot = { version = "0.12.4", optional = true }
9090
sysinfo = { version = "0.37.2", optional = true, default-features = false, features = ["system"] }
91-
serde_json = { version = "1.0.148", optional = true }
91+
serde_json = { version = "1.0.149", optional = true }
9292
tracing-forest = { version = "0.2.0", features = ["serde"], optional = true }
9393
tracing-subscriber = { version = "0.3.22", optional = true }
94-
tracing = { version = "0.1.43", optional = true }
94+
tracing = { version = "0.1.44", optional = true }
9595

9696
# for svg graph output
9797
layout-rs = "0.1.3"

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.13.0", path = "../gix-date" }
3535
flate2 = { version = "1.1.8", optional = true, default-features = false, features = ["zlib-rs"] }
3636
rawzip = { version = "0.4.3", optional = true }
3737

38-
thiserror = "2.0.17"
38+
thiserror = "2.0.18"
3939
bstr = { version = "1.12.0", default-features = false }
4040

4141
tar = { version = "0.4.38", optional = true }

gix-attributes/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bstr = { version = "1.12.0", default-features = false, features = ["std", "unico
2828
smallvec = "1.15.1"
2929
kstring = "2.0.0"
3030
unicode-bom = { version = "2.0.3" }
31-
thiserror = "2.0.17"
31+
thiserror = "2.0.18"
3232
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
3333

3434
document-features = { version = "0.2.1", optional = true }

gix-bitmap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ doctest = false
1616
test = true
1717

1818
[dependencies]
19-
thiserror = "2.0.17"
19+
thiserror = "2.0.18"
2020

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

gix-blame/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gix-worktree = { version = "^0.47.0", path = "../gix-worktree", default-features
2828
gix-traverse = { version = "^0.52.0", path = "../gix-traverse" }
2929

3030
smallvec = "1.15.1"
31-
thiserror = "2.0.17"
31+
thiserror = "2.0.18"
3232

3333
[dev-dependencies]
3434
gix-ref = { path = "../gix-ref" }

gix-config-value/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde = ["dep:serde", "bstr/serde"]
2121
[dependencies]
2222
gix-path = { version = "^0.11.0", path = "../gix-path" }
2323

24-
thiserror = "2.0.17"
24+
thiserror = "2.0.18"
2525
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
2626
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
2727
bitflags = "2"

gix-config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gix-glob = { version = "^0.24.0", path = "../gix-glob" }
2828

2929
winnow = { version = "0.7.14", features = ["simd"] }
3030
memchr = "2"
31-
thiserror = "2.0.17"
31+
thiserror = "2.0.18"
3232
unicode-bom = { version = "2.0.3" }
3333
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
3434
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }

gix-config/tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gix-testtools = { path = "../../tests/tools" }
2626
gix-ref = { path = "../../gix-ref" }
2727
gix-path = { path = "../../gix-path" }
2828
gix-sec = { path = "../../gix-sec" }
29-
serial_test = { version = "3.1.0", default-features = false }
29+
serial_test = { version = "3.3.1", default-features = false }
3030
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
3131

3232
bytesize = "2.3.1"

gix-credentials/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gix-prompt = { version = "^0.13.0", path = "../gix-prompt" }
2828
gix-date = { version = "^0.13.0", path = "../gix-date" }
2929
gix-trace = { version = "^0.1.17", path = "../gix-trace" }
3030

31-
thiserror = "2.0.17"
31+
thiserror = "2.0.18"
3232
serde = { version = "1.0.114", optional = true, default-features = false, features = ["derive"] }
3333
bstr = { version = "1.12.0", default-features = false, features = ["std"] }
3434

0 commit comments

Comments
 (0)