diff --git a/Cargo.lock b/Cargo.lock index 5ade1c87eac..74542f0d7aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1320,10 +1320,10 @@ dependencies = [ "gix-filter", "gix-fs 0.8.1", "gix-glob 0.14.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-hashtable 0.4.1", "gix-ignore 0.9.1", - "gix-index 0.27.0", + "gix-index 0.27.1", "gix-lock 11.0.1", "gix-macros", "gix-mailmap", @@ -1391,7 +1391,7 @@ dependencies = [ "document-features", "gix-date 0.8.1", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-testtools", "itoa", "pretty_assertions", @@ -1410,7 +1410,7 @@ dependencies = [ "gix-attributes 0.20.1", "gix-date 0.8.1", "gix-filter", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-odb", "gix-path 0.10.1", @@ -1503,7 +1503,7 @@ dependencies = [ "gix-chunk", "gix-date 0.8.1", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-testtools", "memmap2 0.9.0", "serde", @@ -1595,7 +1595,7 @@ version = "0.8.1" dependencies = [ "bstr", "document-features", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-testtools", "itoa", "once_cell", @@ -1614,7 +1614,7 @@ dependencies = [ "gix-command", "gix-filter", "gix-fs 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-path 0.10.1", "gix-tempfile 11.0.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1632,7 +1632,7 @@ dependencies = [ "gix-diff", "gix-filter", "gix-fs 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-odb", "gix-testtools", @@ -1663,7 +1663,7 @@ dependencies = [ "bstr", "defer", "dunce", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-path 0.10.1", "gix-ref 0.39.0", "gix-sec 0.10.1", @@ -1698,7 +1698,7 @@ dependencies = [ "crossbeam-channel", "document-features", "flate2", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-trace 0.1.4", "jwalk", "libc", @@ -1717,7 +1717,7 @@ version = "0.36.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d46a4a5c6bb5bebec9c0d18b65ada20e6517dbd7cf855b87dd4bbdce3a771b2" dependencies = [ - "gix-hash 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)", + "gix-hash 0.13.2", "gix-trace 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "libc", ] @@ -1734,7 +1734,7 @@ dependencies = [ "encoding_rs", "gix-attributes 0.20.1", "gix-command", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-packetline-blocking", "gix-path 0.10.1", @@ -1779,7 +1779,7 @@ dependencies = [ name = "gix-fsck" version = "0.1.0" dependencies = [ - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-hashtable 0.4.1", "gix-object 0.39.0", "gix-odb", @@ -1824,22 +1824,22 @@ dependencies = [ [[package]] name = "gix-hash" version = "0.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "99c1e554a87759e672c7d2e37211e761aa390c61ffcd3753a57c51173143f3cb" dependencies = [ - "document-features", - "faster-hex 0.9.0", - "gix-features 0.36.1", - "gix-testtools", - "serde", + "faster-hex 0.8.1", "thiserror", ] [[package]] name = "gix-hash" -version = "0.13.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99c1e554a87759e672c7d2e37211e761aa390c61ffcd3753a57c51173143f3cb" +version = "0.13.3" dependencies = [ - "faster-hex 0.8.1", + "document-features", + "faster-hex 0.9.0", + "gix-features 0.36.1", + "gix-testtools", + "serde", "thiserror", ] @@ -1858,7 +1858,7 @@ dependencies = [ name = "gix-hashtable" version = "0.4.1" dependencies = [ - "gix-hash 0.13.2", + "gix-hash 0.13.3", "hashbrown 0.14.1", "parking_lot", ] @@ -1913,7 +1913,7 @@ dependencies = [ [[package]] name = "gix-index" -version = "0.27.0" +version = "0.27.1" dependencies = [ "bitflags 2.4.0", "bstr", @@ -1923,7 +1923,7 @@ dependencies = [ "gix-bitmap 0.2.8", "gix-features 0.36.1", "gix-fs 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-lock 11.0.1", "gix-object 0.39.0", "gix-traverse 0.35.0", @@ -1944,8 +1944,8 @@ dependencies = [ "filetime", "gix", "gix-features 0.36.1", - "gix-hash 0.13.2", - "gix-index 0.27.0", + "gix-hash 0.13.3", + "gix-index 0.27.1", "gix-testtools", ] @@ -2004,7 +2004,7 @@ dependencies = [ "bitflags 2.4.0", "gix-commitgraph", "gix-date 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-odb", "gix-ref 0.39.0", @@ -2048,7 +2048,7 @@ dependencies = [ "gix-actor 0.28.1", "gix-date 0.8.1", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-testtools", "gix-validate 0.8.1", "itoa", @@ -2067,7 +2067,7 @@ dependencies = [ "document-features", "gix-date 0.8.1", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-pack", "gix-path 0.10.1", @@ -2086,7 +2086,7 @@ dependencies = [ "gix-actor 0.28.1", "gix-date 0.8.1", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-odb", "gix-pack", @@ -2104,7 +2104,7 @@ dependencies = [ "gix-chunk", "gix-diff", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-hashtable 0.4.1", "gix-object 0.39.0", "gix-path 0.10.1", @@ -2125,7 +2125,7 @@ version = "0.0.0" dependencies = [ "bstr", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-odb", "gix-pack", @@ -2145,7 +2145,7 @@ dependencies = [ "faster-hex 0.9.0", "futures-io", "futures-lite 2.1.0", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-odb", "gix-pack", "gix-trace 0.1.4", @@ -2236,7 +2236,7 @@ dependencies = [ "gix-credentials", "gix-date 0.8.1", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-packetline", "gix-testtools", "gix-transport", @@ -2299,7 +2299,7 @@ dependencies = [ "gix-date 0.8.1", "gix-features 0.36.1", "gix-fs 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-lock 11.0.1", "gix-object 0.39.0", "gix-path 0.10.1", @@ -2321,7 +2321,7 @@ dependencies = [ "gix-discover 0.27.0", "gix-features 0.36.1", "gix-fs 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-lock 11.0.1", "gix-object 0.39.0", "gix-odb", @@ -2335,7 +2335,7 @@ name = "gix-refspec" version = "0.20.0" dependencies = [ "bstr", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-revision", "gix-testtools", "gix-validate 0.8.1", @@ -2351,7 +2351,7 @@ dependencies = [ "document-features", "gix-commitgraph", "gix-date 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-hashtable 0.4.1", "gix-object 0.39.0", "gix-odb", @@ -2368,7 +2368,7 @@ version = "0.10.0" dependencies = [ "gix-commitgraph", "gix-date 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-hashtable 0.4.1", "gix-object 0.39.0", "smallvec", @@ -2413,8 +2413,8 @@ dependencies = [ "gix-features 0.36.1", "gix-filter", "gix-fs 0.8.1", - "gix-hash 0.13.2", - "gix-index 0.27.0", + "gix-hash 0.13.3", + "gix-index 0.27.1", "gix-object 0.39.0", "gix-path 0.10.1", "gix-worktree 0.28.0", @@ -2429,8 +2429,8 @@ dependencies = [ "filetime", "gix-features 0.36.1", "gix-fs 0.8.1", - "gix-hash 0.13.2", - "gix-index 0.27.0", + "gix-hash 0.13.3", + "gix-index 0.27.1", "gix-object 0.39.0", "gix-pathspec", "gix-status", @@ -2552,7 +2552,7 @@ dependencies = [ "gix-command", "gix-credentials", "gix-features 0.36.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-pack", "gix-packetline", "gix-quote 0.4.8", @@ -2583,7 +2583,7 @@ version = "0.35.0" dependencies = [ "gix-commitgraph", "gix-date 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-hashtable 0.4.1", "gix-object 0.39.0", "gix-revwalk", @@ -2596,7 +2596,7 @@ name = "gix-traverse-tests" version = "0.0.0" dependencies = [ "gix-commitgraph", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-odb", "gix-testtools", @@ -2689,9 +2689,9 @@ dependencies = [ "gix-features 0.36.1", "gix-fs 0.8.1", "gix-glob 0.14.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-ignore 0.9.1", - "gix-index 0.27.0", + "gix-index 0.27.1", "gix-object 0.39.0", "gix-path 0.10.1", "serde", @@ -2706,8 +2706,8 @@ dependencies = [ "gix-filter", "gix-fs 0.8.1", "gix-glob 0.14.1", - "gix-hash 0.13.2", - "gix-index 0.27.0", + "gix-hash 0.13.3", + "gix-index 0.27.1", "gix-object 0.39.0", "gix-path 0.10.1", "gix-worktree 0.28.0", @@ -2723,8 +2723,8 @@ dependencies = [ "gix-features 0.36.1", "gix-filter", "gix-fs 0.8.1", - "gix-hash 0.13.2", - "gix-index 0.27.0", + "gix-hash 0.13.3", + "gix-index 0.27.1", "gix-object 0.39.0", "gix-odb", "gix-testtools", @@ -2742,7 +2742,7 @@ dependencies = [ "gix-features 0.36.1", "gix-filter", "gix-fs 0.8.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-object 0.39.0", "gix-odb", "gix-path 0.10.1", @@ -2763,9 +2763,9 @@ dependencies = [ "gix-features 0.36.1", "gix-fs 0.8.1", "gix-glob 0.14.1", - "gix-hash 0.13.2", + "gix-hash 0.13.3", "gix-ignore 0.9.1", - "gix-index 0.27.0", + "gix-index 0.27.1", "gix-object 0.39.0", "gix-odb", "gix-path 0.10.1", diff --git a/gix-diff/Cargo.toml b/gix-diff/Cargo.toml index 79fe52dbc89..2e724627d69 100644 --- a/gix-diff/Cargo.toml +++ b/gix-diff/Cargo.toml @@ -23,7 +23,7 @@ wasm = ["dep:getrandom"] doctest = false [dependencies] -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-filter = { version = "^0.7.0", path = "../gix-filter", optional = true } gix-worktree = { version = "^0.28.0", path = "../gix-worktree", default-features = false, features = ["attributes"], optional = true } diff --git a/gix-discover/Cargo.toml b/gix-discover/Cargo.toml index 2a9e316db10..26e7eb4751d 100644 --- a/gix-discover/Cargo.toml +++ b/gix-discover/Cargo.toml @@ -16,7 +16,7 @@ doctest = false gix-sec = { version = "^0.10.1", path = "../gix-sec" } gix-path = { version = "^0.10.1", path = "../gix-path" } gix-ref = { version = "^0.39.0", path = "../gix-ref" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } bstr = { version = "1.3.0", default-features = false, features = ["std", "unicode"] } thiserror = "1.0.26" diff --git a/gix-filter/Cargo.toml b/gix-filter/Cargo.toml index 8e27eef8947..339ddcd3cd6 100644 --- a/gix-filter/Cargo.toml +++ b/gix-filter/Cargo.toml @@ -13,7 +13,7 @@ include = ["src/**/*", "LICENSE-*"] doctest = false [dependencies] -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-trace = { version = "^0.1.4", path = "../gix-trace" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-command = { version = "^0.3.0", path = "../gix-command" } diff --git a/gix-fsck/Cargo.toml b/gix-fsck/Cargo.toml index c6597589116..76278e1c897 100644 --- a/gix-fsck/Cargo.toml +++ b/gix-fsck/Cargo.toml @@ -13,7 +13,7 @@ rust-version = "1.65" doctest = false [dependencies] -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-hashtable = { version = "^0.4.1", path = "../gix-hashtable" } gix-object = { version = "^0.39.0", path = "../gix-object" } diff --git a/gix-hash/CHANGELOG.md b/gix-hash/CHANGELOG.md index 4c3ec14207a..3c4ac8dfec1 100644 --- a/gix-hash/CHANGELOG.md +++ b/gix-hash/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 0.13.3 (2023-12-10) A maintenance release without user-facing changes. @@ -13,7 +13,7 @@ A maintenance release without user-facing changes. - - 2 commits contributed to the release over the course of 2 calendar days. + - 3 commits contributed to the release over the course of 2 calendar days. - 3 days passed between releases. - 0 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -25,6 +25,7 @@ A maintenance release without user-facing changes.
view details * **Uncategorized** + - Prepare changelog for `gix-index` release ([`b3ecbb7`](https://github.com/Byron/gitoxide/commit/b3ecbb7e27bbd088733c70a319a57a9e963f8bd0)) - Merge branch '32bit' ([`ff1542c`](https://github.com/Byron/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c)) - Update `faster-hex` crate to latest version ([`b0bfd01`](https://github.com/Byron/gitoxide/commit/b0bfd01e6c65cd9f6458a97bfe1218a604cd6507))
diff --git a/gix-hash/Cargo.toml b/gix-hash/Cargo.toml index 342839bb526..d30a864a910 100644 --- a/gix-hash/Cargo.toml +++ b/gix-hash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-hash" -version = "0.13.2" +version = "0.13.3" description = "Borrowed and owned git hash digests used to identify git objects" authors = ["Sebastian Thiel "] repository = "https://github.com/Byron/gitoxide" diff --git a/gix-index/CHANGELOG.md b/gix-index/CHANGELOG.md index 70ead2857d2..5ac66dad198 100644 --- a/gix-index/CHANGELOG.md +++ b/gix-index/CHANGELOG.md @@ -5,26 +5,26 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## 0.27.1 (2023-12-10) ### Bug Fixes + + - NetBSD doesn't have `st_mtime_nsec` and `st_ctime_nsec` It has `st_mtimensec` and `st_ctimensec` instead. * https://man.netbsd.org/NetBSD-8.0/stat.2 - * https://docs.rs/libc/0.2/x86_64-unknown-netbsd/libc/struct.stat.html#structfield.st_mtimensec - * https://docs.rs/libc/0.2/aarch64-unknown-netbsd/libc/struct.stat.html#structfield.st_mtimensec - * https://docs.rs/libc/0.2/x86_64-unknown-netbsd/libc/struct.stat.html#structfield.st_ctimensec - * https://docs.rs/libc/0.2/aarch64-unknown-netbsd/libc/struct.stat.html#structfield.st_ctimensec - - builds on 32bit android now work. - Thanks to new CI tests, these should keep working as well. +* https://docs.rs/libc/0.2/x86_64-unknown-netbsd/libc/struct.stat.html#structfield.st_mtimensec +* https://docs.rs/libc/0.2/aarch64-unknown-netbsd/libc/struct.stat.html#structfield.st_mtimensec +* https://docs.rs/libc/0.2/x86_64-unknown-netbsd/libc/struct.stat.html#structfield.st_ctimensec +* https://docs.rs/libc/0.2/aarch64-unknown-netbsd/libc/struct.stat.html#structfield.st_ctimensec ### Commit Statistics - - 4 commits contributed to the release over the course of 2 calendar days. + - 5 commits contributed to the release over the course of 2 calendar days. - 3 days passed between releases. - 2 commits were understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -36,12 +36,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Prepare changelog for `gix-index` release ([`b3ecbb7`](https://github.com/Byron/gitoxide/commit/b3ecbb7e27bbd088733c70a319a57a9e963f8bd0)) - Merge pull request #1170 from weihanglo/netbsd ([`523692b`](https://github.com/Byron/gitoxide/commit/523692b6d9d403d0e10f36f382ce7728f3ae2ad4)) - NetBSD doesn't have `st_mtime_nsec` and `st_ctime_nsec` ([`03fa7ac`](https://github.com/Byron/gitoxide/commit/03fa7ac64c99abc804252630c03b5b9085e9ea81)) - Merge branch '32bit' ([`ff1542c`](https://github.com/Byron/gitoxide/commit/ff1542cedf3072a8c7c493d454aef5cc61de6d4c)) - Builds on 32bit android now work. ([`e2e17c6`](https://github.com/Byron/gitoxide/commit/e2e17c60008f287796c6c10e1fa8a64a3d4a9105))
+ + builds on 32bit android now work.Thanks to new CI tests, these should keep working as well. + ## 0.27.0 (2023-12-06) ### New Features diff --git a/gix-index/Cargo.toml b/gix-index/Cargo.toml index 611b17f9f87..9dae045bc39 100644 --- a/gix-index/Cargo.toml +++ b/gix-index/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gix-index" -version = "0.27.0" +version = "0.27.1" repository = "https://github.com/Byron/gitoxide" license = "MIT OR Apache-2.0" description = "A work-in-progress crate of the gitoxide project dedicated implementing the git index file" @@ -21,7 +21,7 @@ serde = ["dep:serde", "smallvec/serde", "gix-hash/serde"] [dependencies] gix-features = { version = "^0.36.1", path = "../gix-features", features = ["rustsha1", "progress"] } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-bitmap = { version = "^0.2.8", path = "../gix-bitmap" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-traverse = { version = "^0.35.0", path = "../gix-traverse" } diff --git a/gix-negotiate/Cargo.toml b/gix-negotiate/Cargo.toml index d1e8d3d5016..03d9c913c04 100644 --- a/gix-negotiate/Cargo.toml +++ b/gix-negotiate/Cargo.toml @@ -14,7 +14,7 @@ doctest = false test = false [dependencies] -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-date = { version = "^0.8.1", path = "../gix-date" } gix-commitgraph = { version = "^0.22.1", path = "../gix-commitgraph" } diff --git a/gix-odb/Cargo.toml b/gix-odb/Cargo.toml index d340752484b..e82f9b044d0 100644 --- a/gix-odb/Cargo.toml +++ b/gix-odb/Cargo.toml @@ -19,7 +19,7 @@ serde= ["dep:serde", "gix-hash/serde", "gix-object/serde", "gix-pack/serde"] [dependencies] gix-features = { version = "^0.36.1", path = "../gix-features", features = ["rustsha1", "walkdir", "zlib", "crc32" ] } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-date = { version = "^0.8.1", path = "../gix-date" } gix-path = { version = "^0.10.1", path = "../gix-path" } gix-quote = { version = "^0.4.8", path = "../gix-quote" } diff --git a/gix-pack/Cargo.toml b/gix-pack/Cargo.toml index b7bdc77bb0f..c3c65dd4ce6 100644 --- a/gix-pack/Cargo.toml +++ b/gix-pack/Cargo.toml @@ -34,7 +34,7 @@ wasm = ["gix-diff?/wasm"] [dependencies] gix-features = { version = "^0.36.1", path = "../gix-features", features = ["crc32", "rustsha1", "progress", "zlib"] } gix-path = { version = "^0.10.1", path = "../gix-path" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-chunk = { version = "^0.4.5", path = "../gix-chunk" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-hashtable = { version = "^0.4.1", path = "../gix-hashtable" } diff --git a/gix-protocol/Cargo.toml b/gix-protocol/Cargo.toml index b0d5398aace..221f405db03 100644 --- a/gix-protocol/Cargo.toml +++ b/gix-protocol/Cargo.toml @@ -42,7 +42,7 @@ required-features = ["async-client"] [dependencies] gix-features = { version = "^0.36.1", path = "../gix-features", features = ["progress"] } gix-transport = { version = "^0.39.0", path = "../gix-transport" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-date = { version = "^0.8.1", path = "../gix-date" } gix-credentials = { version = "^0.22.0", path = "../gix-credentials" } diff --git a/gix-ref/Cargo.toml b/gix-ref/Cargo.toml index ca8d5e9ac76..ecd218ec4a7 100644 --- a/gix-ref/Cargo.toml +++ b/gix-ref/Cargo.toml @@ -22,7 +22,7 @@ serde = ["dep:serde", "gix-hash/serde", "gix-actor/serde", "gix-object/serde"] gix-features = { version = "^0.36.1", path = "../gix-features", features = ["walkdir"]} gix-fs = { version = "^0.8.1", path = "../gix-fs" } gix-path = { version = "^0.10.1", path = "../gix-path" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-date = { version = "^0.8.1", path = "../gix-date" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-validate = { version = "^0.8.1", path = "../gix-validate" } diff --git a/gix-refspec/Cargo.toml b/gix-refspec/Cargo.toml index 93f49295465..0b00a3b5baf 100644 --- a/gix-refspec/Cargo.toml +++ b/gix-refspec/Cargo.toml @@ -15,7 +15,7 @@ doctest = false [dependencies] gix-revision = { version = "^0.24.0", path = "../gix-revision", default-features = false } gix-validate = { version = "^0.8.1", path = "../gix-validate" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } bstr = { version = "1.3.0", default-features = false, features = ["std"]} thiserror = "1.0.26" diff --git a/gix-revision/Cargo.toml b/gix-revision/Cargo.toml index 128eaa0c188..a3952aaa8bc 100644 --- a/gix-revision/Cargo.toml +++ b/gix-revision/Cargo.toml @@ -22,7 +22,7 @@ describe = [] serde = [ "dep:serde", "gix-hash/serde", "gix-object/serde" ] [dependencies] -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-date = { version = "^0.8.1", path = "../gix-date" } gix-hashtable = { version = "^0.4.1", path = "../gix-hashtable" } diff --git a/gix-status/Cargo.toml b/gix-status/Cargo.toml index d99bbc2b6ad..fc0c5a2f55c 100644 --- a/gix-status/Cargo.toml +++ b/gix-status/Cargo.toml @@ -14,9 +14,9 @@ autotests = false doctest = false [dependencies] -gix-index = { version = "^0.27.0", path = "../gix-index" } +gix-index = { version = "^0.27.1", path = "../gix-index" } gix-fs = { version = "^0.8.1", path = "../gix-fs" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-path = { version = "^0.10.1", path = "../gix-path" } gix-features = { version = "^0.36.1", path = "../gix-features" } diff --git a/gix-worktree-state/Cargo.toml b/gix-worktree-state/Cargo.toml index c53f0069221..b54a6a07bfb 100644 --- a/gix-worktree-state/Cargo.toml +++ b/gix-worktree-state/Cargo.toml @@ -15,9 +15,9 @@ doctest = false [dependencies] gix-worktree = { version = "^0.28.0", path = "../gix-worktree", default-features = false, features = ["attributes"] } -gix-index = { version = "^0.27.0", path = "../gix-index" } +gix-index = { version = "^0.27.1", path = "../gix-index" } gix-fs = { version = "^0.8.1", path = "../gix-fs" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-glob = { version = "^0.14.1", path = "../gix-glob" } gix-path = { version = "^0.10.1", path = "../gix-path" } diff --git a/gix-worktree-stream/Cargo.toml b/gix-worktree-stream/Cargo.toml index dc06f77ce47..8ae2692c529 100644 --- a/gix-worktree-stream/Cargo.toml +++ b/gix-worktree-stream/Cargo.toml @@ -14,7 +14,7 @@ doctest = false [dependencies] gix-features = { version = "^0.36.1", path = "../gix-features", features = ["progress", "io-pipe"] } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-attributes = { version = "^0.20.1", path = "../gix-attributes" } gix-filter = { version = "^0.7.0", path = "../gix-filter" } diff --git a/gix-worktree/Cargo.toml b/gix-worktree/Cargo.toml index ef2b6582eba..b1f9d2e29b7 100644 --- a/gix-worktree/Cargo.toml +++ b/gix-worktree/Cargo.toml @@ -21,9 +21,9 @@ attributes = ["dep:gix-attributes"] serde = [ "dep:serde", "bstr/serde", "gix-index/serde", "gix-hash/serde", "gix-object/serde", "gix-attributes?/serde", "gix-ignore/serde" ] [dependencies] -gix-index = { version = "^0.27.0", path = "../gix-index" } +gix-index = { version = "^0.27.1", path = "../gix-index" } gix-fs = { version = "^0.8.1", path = "../gix-fs" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-glob = { version = "^0.14.1", path = "../gix-glob" } gix-path = { version = "^0.10.1", path = "../gix-path" } diff --git a/gix/Cargo.toml b/gix/Cargo.toml index 0fe8a2ca0ab..2cff6339617 100644 --- a/gix/Cargo.toml +++ b/gix/Cargo.toml @@ -225,7 +225,7 @@ gix-filter = { version = "^0.7.0", path = "../gix-filter", optional = true } gix-config = { version = "^0.32.1", path = "../gix-config" } gix-odb = { version = "^0.55.0", path = "../gix-odb" } -gix-hash = { version = "^0.13.2", path = "../gix-hash" } +gix-hash = { version = "^0.13.3", path = "../gix-hash" } gix-object = { version = "^0.39.0", path = "../gix-object" } gix-actor = { version = "^0.28.1", path = "../gix-actor" } gix-pack = { version = "^0.45.0", path = "../gix-pack", default-features = false, features = ["object-cache-dynamic"] } @@ -244,7 +244,7 @@ gix-trace = { version = "^0.1.4", path = "../gix-trace" } gix-glob = { version = "^0.14.1", path = "../gix-glob" } gix-credentials = { version = "^0.22.0", path = "../gix-credentials", optional = true } gix-prompt = { version = "^0.8.0", path = "../gix-prompt", optional = true } -gix-index = { version = "^0.27.0", path = "../gix-index", optional = true } +gix-index = { version = "^0.27.1", path = "../gix-index", optional = true } gix-attributes = { version = "^0.20.1", path = "../gix-attributes", optional = true } gix-ignore = { version = "^0.9.1", path = "../gix-ignore", optional = true } gix-worktree = { version = "^0.28.0", path = "../gix-worktree", optional = true, default-features = false }