build(deps): bump the cargo-dependencies group with 35 updates#959
Merged
thinkingfish merged 1 commit intoJun 15, 2026
Merged
Conversation
Bumps the cargo-dependencies group with 35 updates: | Package | From | To | | --- | --- | --- | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.4.2` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.3` | `0.13.4` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.10` | `0.6.11` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.32` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [autocfg](https://github.com/cuviper/autocfg) | `1.5.0` | `1.5.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.1` | `2.13.0` | | [block-buffer](https://github.com/RustCrypto/utils) | `0.12.0` | `0.12.1` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.20.2` | `3.20.3` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.62` | `1.2.64` | | [crypto-common](https://github.com/RustCrypto/traits) | `0.2.1` | `0.2.2` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.5` | `0.2.6` | | [either](https://github.com/rayon-rs/either) | `1.15.0` | `1.16.0` | | [hyper](https://github.com/hyperium/hyper) | `1.9.0` | `1.10.1` | | [inotify](https://github.com/hannobraun/inotify-rs) | `0.11.1` | `0.11.2` | | [kqueue](https://gitlab.com/rust-kqueue/rust-kqueue) | `1.1.1` | `1.2.0` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.2` | | [mio](https://github.com/tokio-rs/mio) | `1.2.0` | `1.2.1` | | [num-conv](https://github.com/jhpratt/num-conv) | `0.2.1` | `0.2.2` | | [regex-syntax](https://github.com/rust-lang/regex) | `0.8.10` | `0.8.11` | | [rustls-native-certs](https://github.com/rustls/rustls-native-certs) | `0.8.3` | `0.8.4` | | [shlex](https://github.com/comex/rust-shlex) | `1.3.0` | `2.0.1` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.3` | `0.6.4` | | [time](https://github.com/time-rs/time) | `0.3.47` | `0.3.49` | | [time-core](https://github.com/time-rs/time) | `0.1.8` | `0.1.9` | | [time-macros](https://github.com/time-rs/time) | `0.2.27` | `0.2.29` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.11+spec-1.1.0` | `0.25.12+spec-1.1.0` | | [typenum](https://github.com/paholg/typenum) | `1.20.0` | `1.20.1` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.3+wasi-0.2.9` | `1.0.4+wasi-0.2.12` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.48` | `0.8.52` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.48` | `0.8.52` | | [zeroize](https://github.com/RustCrypto/utils) | `1.8.2` | `1.9.0` | Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `http` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.0...v1.4.2) Updates `reqwest` from 0.13.3 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.3...v0.13.4) Updates `tower-http` from 0.6.10 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.10...tower-http-0.6.11) Updates `log` from 0.4.29 to 0.4.32 - [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.29...0.4.32) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `autocfg` from 1.5.0 to 1.5.1 - [Commits](cuviper/autocfg@1.5.0...1.5.1) Updates `bitflags` from 2.11.1 to 2.13.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.13.0) Updates `block-buffer` from 0.12.0 to 0.12.1 - [Commits](RustCrypto/utils@block-buffer-v0.12.0...block-buffer-v0.12.1) Updates `bumpalo` from 3.20.2 to 3.20.3 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.20.2...v3.20.3) Updates `cc` from 1.2.62 to 1.2.64 - [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.62...cc-v1.2.64) Updates `crypto-common` from 0.2.1 to 0.2.2 - [Commits](RustCrypto/traits@crypto-common-v0.2.1...crypto-common-v0.2.2) Updates `displaydoc` from 0.2.5 to 0.2.6 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](yaahc/displaydoc@v0.2.5...v0.2.6) Updates `either` from 1.15.0 to 1.16.0 - [Commits](rayon-rs/either@1.15.0...1.16.0) Updates `hyper` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.9.0...v1.10.1) Updates `inotify` from 0.11.1 to 0.11.2 - [Changelog](https://github.com/hannobraun/inotify-rs/blob/main/CHANGELOG.md) - [Commits](hannobraun/inotify-rs@v0.11.1...v0.11.2) Updates `kqueue` from 1.1.1 to 1.2.0 - [Changelog](https://gitlab.com/rust-kqueue/rust-kqueue/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/rust-kqueue/rust-kqueue/compare/1.1.1...1.2.0) Updates `memchr` from 2.8.0 to 2.8.2 - [Commits](BurntSushi/memchr@2.8.0...2.8.2) Updates `mio` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/commits) Updates `num-conv` from 0.2.1 to 0.2.2 - [Commits](jhpratt/num-conv@v0.2.1...v0.2.2) Updates `regex-syntax` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@regex-syntax-0.8.10...regex-syntax-0.8.11) Updates `rustls-native-certs` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/rustls/rustls-native-certs/releases) - [Commits](rustls/rustls-native-certs@v/0.8.3...v/0.8.4) Updates `shlex` from 1.3.0 to 2.0.1 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.15.1...v1.15.2) Updates `socket2` from 0.6.3 to 0.6.4 - [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.47 to 0.3.49 - [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.47...v0.3.49) Updates `time-core` from 0.1.8 to 0.1.9 - [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 `time-macros` from 0.2.27 to 0.2.29 - [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 `toml_edit` from 0.25.11+spec-1.1.0 to 0.25.12+spec-1.1.0 - [Commits](toml-rs/toml@v0.25.11...v0.25.12) Updates `typenum` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](paholg/typenum@v1.20.0...v1.20.1) Updates `wasip2` from 1.0.3+wasi-0.2.9 to 1.0.4+wasi-0.2.12 - [Commits](bytecodealliance/wasi-rs@wasip2-1.0.3...wasip2-1.0.4) Updates `yoke` from 0.8.2 to 0.8.3 - [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/commits/ind/[email protected]) Updates `zerocopy` from 0.8.48 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.48...v0.8.52) Updates `zerocopy-derive` from 0.8.48 to 0.8.52 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](google/zerocopy@v0.8.48...v0.8.52) Updates `zeroize` from 1.8.2 to 1.9.0 - [Commits](RustCrypto/utils@zeroize-v1.8.2...zeroize-v1.9.0) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: http dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: autocfg dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bitflags dependency-version: 2.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: block-buffer dependency-version: 0.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: bumpalo dependency-version: 3.20.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cc dependency-version: 1.2.64 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: crypto-common dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: displaydoc dependency-version: 0.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: either dependency-version: 1.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: hyper dependency-version: 1.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: inotify dependency-version: 0.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: kqueue dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: memchr dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: mio dependency-version: 1.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: num-conv dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex-syntax dependency-version: 0.8.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rustls-native-certs dependency-version: 0.8.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: shlex dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: socket2 dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time dependency-version: 0.3.49 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time-core dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: time-macros dependency-version: 0.2.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: toml_edit dependency-version: 0.25.12+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: typenum dependency-version: 1.20.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasip2 dependency-version: 1.0.4+wasi-0.2.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: yoke dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerocopy dependency-version: 0.8.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.52 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: zeroize dependency-version: 1.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
thinkingfish
approved these changes
Jun 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-dependencies group with 35 updates:
0.4.440.4.451.4.01.4.20.13.30.13.40.6.100.6.110.4.290.4.321.0.1491.0.1501.5.01.5.12.11.12.13.00.12.00.12.13.20.23.20.31.2.621.2.640.2.10.2.20.2.50.2.61.15.01.16.01.9.01.10.10.11.10.11.21.1.11.2.02.8.02.8.21.2.01.2.10.2.10.2.20.8.100.8.110.8.30.8.41.3.02.0.11.15.11.15.20.6.30.6.40.3.470.3.490.1.80.1.90.2.270.2.290.25.11+spec-1.1.00.25.12+spec-1.1.01.20.01.20.11.0.3+wasi-0.2.91.0.4+wasi-0.2.120.8.20.8.30.8.480.8.520.8.480.8.521.8.21.9.0Updates
chronofrom 0.4.44 to 0.4.45Release notes
Sourced from chrono's releases.
Commits
1703382Prepare 0.4.45 release881f9abtz_data: fix tzdata locations on Androidf14ead4fix(tz): reject TZ offset hour of 24 to avoid FixedOffset overflowc6063e6Update similar-asserts requirement from 1.6.1 to 2.0.0120686cBump codecov/codecov-action from 5 to 6Updates
httpfrom 1.4.0 to 1.4.2Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
82db5b8v1.4.2a9cdbf8fix(uri): reject DEL character (#842)df75ca3fix(uri): allow STAR paths with scheme/auth (#843)ec3f8cefeat(method): impl PartialOrd + Ord (#840)a24c968v1.4.1bc3b044fix(header): use a set_len guard in IntoIter drop (#838)1b968dcfix(header): fix stacked borrows for IterMut/ValuesIterMut (#837)6e2dd42fix: clamp Extend size hint so HeaderMap reserve cannot overflow (#833)68e0abbdocs: fix typo in request builder docs (#831)29dd307docs(extensions): rephrase internal comment (#827)Updates
reqwestfrom 0.13.3 to 0.13.4Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
tower-httpfrom 0.6.10 to 0.6.11Release notes
Sourced from tower-http's releases.
... (truncated)
Commits
1d082efv0.6.119c3117dfeat: set multiple request header (#677)667e7c7Remove duplicate cfg attribute for is_reserved_dos_name (#675)7551a9bfeat(set_header): refactor and improve multiple header middleware (#672)991e9eeadd From<i32> impl for GrpcCode (#506)3962dbaDo compress grpc-web responses (#408)f0b3bb6Fix serve_dir method not allowed handling when no fallback is configured (#587)d1a571bci: use static timeout in stress-test workflow (#671)309555aci: fix flaky encoding test, add nightly stress test job (#670)Updates
logfrom 0.4.29 to 0.4.32Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
a5b5b21Merge pull request #730 from rust-lang/cargo/0.4.32c8d3b12prepare for 0.4.32 releasece6cd9fMerge pull request #729 from tisonkun/kv-std-support20b3b05drop cfg-feature=kv as it is already met7bc1200kv::std_support may not need value-bag5808392Merge pull request #728 from rust-lang/cargo/0.4.3186d739fprepare for 0.4.31 releasec906cfbMerge pull request #727 from tisonkun/leverage-static-str-key-when-possible756c279leverage str literal as well3dd250drename Key::from_static_str to from_str_staticUpdates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
autocfgfrom 1.5.0 to 1.5.1Commits
2799b09Merge pull request #80 from cuviper/noscript8e7f49aci: extend the tested versions303aa6aRelease 1.5.173483fbMaketests/wrapperswork without a scriptUpdates
bitflagsfrom 2.11.1 to 2.13.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
9253889prepare for 2.13.0 releasefbbbfacMerge pull request #489 from ssrlive/main8c498c7Change visibility of new function to crate scope3cbddabmove iter_equal_names to trait Flags80f2193add MyFlags::Abc::iter_equal_names() method9196a3aMerge pull request #488 from bitflags/cargo/2.12.15626df4prepare for 2.12.1 releasea5d3d5eMerge pull request #487 from bitflags/fix/macro-expansion241a8e0add a few docs for tt-munchers1d21383namaespace #[flag_name] under #[bitflags()]Updates
block-bufferfrom 0.12.0 to 0.12.1Commits
cbd0963Release block-buffer v0.12.1 (#1488)9aa541dblock-buffer: fix exception safety (#1487)5c7e4f9cmov v0.5.4 (#1485)87cadbccmov: fix clippy (#1484)85600e9rustfmtdba6c35Merge commit from forkdad5e3bblock-buffer: pin tozeroizev1.8 (#1483)66cb272ctutils: bumpsubtleversion requirement to v2.6 (#1482)34881f2build(deps): bump hybrid-array from 0.4.11 to 0.4.12 (#1480)c211865Update crates table (#1479)Updates
bumpalofrom 3.20.2 to 3.20.3Changelog
Sourced from bumpalo's changelog.
Commits
84654acRewind on slice allocation failure (#324)5325624Fix a couple bugs (#323)fcf8370Fix UB inAllocator::grow_zeroed(#321)657caf8test: fix test for OOM instead of overflow (#320)1db9be9fix: fix typo in comment (#318)a47f6d6fix: bump pointer/bump chunk debug assertion (#313)0b12966Update Cargo.toml with keywords (#303)Updates
ccfrom 1.2.62 to 1.2.64Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
f0c8998chore(cc): release v1.2.64 (#1757)1cb49a7Add more bare-metal 32-bit Arm support (#1753)44212e0Bump actions/checkout from 6.0.2 to 6.0.3 (#1751)9c81f5dRemove unnecessary clone (#1748)a2bcb6eUpdate rusqlite requirement from 0.39.0 to 0.40.0 (#1744)b2e811eAdd default compiler prefixes for thumbv7a/thumbv7r/thumbv8r bare-metal targe...b49589achore(cc): release v1.2.63 (#1740)71a5688Update shlex requirement from 1.3.0 to 2.0.1 (#1736)6361640Bump release-plz/action from 0.5.128 to 0.5.129 (#1728)225326aBump taiki-e/install-action from 2.75.28 to 2.77.6 (#1729)Updates
crypto-commonfrom 0.2.1 to 0.2.2Commits
93dee26Release crypto-common v0.2.2 (#2421)f73c4bccrypto-common: addSetIvStatetrait (#2420)94f108fci: bump crate-ci/typos from 1.46.1 to 1.46.2 (#2419)e4d7d34elliptic-curve: removebitsfeature (#2417)d2cf1f9Update Cargo.lock (#2415)40f6b7bci: bump crate-ci/typos from 1.46.0 to 1.46.1 (#2409)5debc66elliptic-curve: fix minimal-versions check (#2414)4e999e3digest: remove unused file (#2411)ff5fd17elliptic-curve: disable minimal-versions CI job (#2412)e4f7a91elliptic-curve: addSecretKey::from_der(#2408)Updates
displaydocfrom 0.2.5 to 0.2.6Changelog
Sourced from displaydoc's changelog.
Commits
50d6f1fMerge pull request #64 from yaahc/agent-driven-version-bumpd404af1agent-driven: Bump version to 0.2.6, update CHANGELOG, and fix CI (MSRV and n...14f7acdMerge pull request #62 from Manishearth/paragraphc45d4c8line -> paragraphaeeed8cMerge pull request #57 from 20jasper/44-multi-line-doc-stringse561494allow multi line doc stringsd0e5a71Merge pull request #58 from 20jasper/fix-typoa1c0245Merge branch 'master' into fix-typoff03f57Merge pull request #60 from GiGainfosystems/exclude_scripts3acb588Exclude development scripts from published packageUpdates
eitherfrom 1.15.0 to 1.16.0Commits
8f4ecd9Merge pull request #138 from cuviper/release-1.16.0c35bb4eRelease 1.16.0652486eFix an unused importc26e693Merge pull request #137 from ronnodas/map-bothaa7f1d4Add a single-ident version ofmap_both!a706625Format themap_both!example85b1b56Merge pull request #128 from A4-Tacks/for-both-ident-pattern304e814Merge pull request #127 from A4-Tacks/map-orff9e326Apply formatting suggestions from code review71c9a91Merge pull request #126 from A4-Tacks/is-andUpdates
hyperfrom 1.9.0 to 1.10.1Release notes
Sourced from hyper's releases.