deps: bump the deps group across 1 directory with 34 updates#263
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the deps group across 1 directory with 34 updates#263dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the deps group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.58` | | [facet](https://github.com/facet-rs/facet) | `0.33.0` | `0.43.2` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [indicatif](https://github.com/console-rs/indicatif) | `0.18.3` | `0.18.4` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.17` | `2.0.18` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.0` | `1.11.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.18` | `0.2.20` | | [mailgun-rs](https://github.com/dongri/mailgun-rs) | `2.0.1` | `2.0.2` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.10.0` | | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.37.2` | `0.38.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.24.0` | `3.25.0` | | [tokio-postgres](https://github.com/rust-postgres/rust-postgres) | `0.7.15` | `0.7.16` | | [tower](https://github.com/tower-rs/tower) | `0.5.2` | `0.5.3` | | [binstalk-downloader](https://github.com/cargo-bins/cargo-binstall) | `0.13.31` | `0.13.32` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.2` | `1.8.3` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.64` | `4.5.66` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.2.1` | `7.2.2` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.5.1` | `3.5.2` | | [detect-targets](https://github.com/cargo-bins/cargo-binstall) | `0.1.76` | `0.1.80` | | [embedded-graphics](https://github.com/embedded-graphics/embedded-graphics) | `0.8.1` | `0.8.2` | | [json5](https://github.com/callum-oakley/json5-rs) | `1.3.0` | `1.3.1` | | [regex](https://github.com/rust-lang/regex) | `1.12.2` | `1.12.3` | | [target-tuples](https://github.com/chorman0773/rust-target-tuples) | `0.5.13` | `0.16.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.19.0` | `1.21.0` | | [zip](https://github.com/zip-rs/zip2) | `7.0.0` | `8.0.0` | | [trycmd](https://github.com/assert-rs/snapbox) | `0.15.11` | `1.0.0` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.1` | `2.13.0` | | [rust_xlsxwriter](https://github.com/jmcnamara/rust_xlsxwriter) | `0.92.3` | `0.93.0` | | [turso](https://github.com/tursodatabase/turso) | `0.4.1` | `0.4.4` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.18` | `0.4.3` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.26` | `0.2.27` | Updates `clap` from 4.5.54 to 4.5.58 - [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.58) Updates `facet` from 0.33.0 to 0.43.2 - [Release notes](https://github.com/facet-rs/facet/releases) - [Changelog](https://github.com/facet-rs/facet/blob/main/CHANGELOG.md) - [Commits](facet-rs/facet@v0.33.0...facet-v0.43.2) Updates `futures` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) Updates `indicatif` from 0.18.3 to 0.18.4 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.3...0.18.4) 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 `bytes` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.0...v1.11.1) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) Updates `jiff` from 0.2.18 to 0.2.20 - [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.18...jiff-static-0.2.20) Updates `mailgun-rs` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/dongri/mailgun-rs/releases) - [Commits](dongri/mailgun-rs@v2.0.1...v2.0.2) Updates `rand` from 0.9.2 to 0.10.0 - [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.2...0.10.0) Updates `sysinfo` from 0.37.2 to 0.38.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.37.2...v0.38.0) Updates `tempfile` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `tokio-postgres` from 0.7.15 to 0.7.16 - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@tokio-postgres-v0.7.15...tokio-postgres-v0.7.16) 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 `binstalk-downloader` from 0.13.31 to 0.13.32 - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml) - [Commits](cargo-bins/cargo-binstall@binstalk-downloader-v0.13.31...binstalk-downloader-v0.13.32) Updates `blake3` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.2...1.8.3) Updates `clap_complete` from 4.5.64 to 4.5.66 - [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.64...clap_complete-v4.5.66) Updates `comfy-table` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.2.1...v7.2.2) Updates `ctrlc` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.5.1...3.5.2) Updates `detect-targets` from 0.1.76 to 0.1.80 - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml) - [Commits](cargo-bins/cargo-binstall@detect-targets-v0.1.76...detect-targets-v0.1.80) Updates `embedded-graphics` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/embedded-graphics/embedded-graphics/releases) - [Changelog](https://github.com/embedded-graphics/embedded-graphics/blob/master/CHANGELOG.md) - [Commits](embedded-graphics/embedded-graphics@embedded-graphics-v0.8.1...embedded-graphics-v0.8.2) Updates `json5` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/callum-oakley/json5-rs/releases) - [Commits](callum-oakley/json5-rs@1.3.0...1.3.1) Updates `regex` from 1.12.2 to 1.12.3 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.2...1.12.3) Updates `target-tuples` from 0.5.13 to 0.16.0 - [Commits](https://github.com/chorman0773/rust-target-tuples/commits) Updates `uuid` from 1.19.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.21.0) Updates `zip` from 7.0.0 to 8.0.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@v7.0.0...v8.0.0) Updates `trycmd` from 0.15.11 to 1.0.0 - [Commits](assert-rs/snapbox@trycmd-v0.15.11...trycmd-v1.0.0) 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 `rust_xlsxwriter` from 0.92.3 to 0.93.0 - [Changelog](https://github.com/jmcnamara/rust_xlsxwriter/blob/main/CHANGELOG.md) - [Commits](jmcnamara/rust_xlsxwriter@v0.92.3...v0.93.0) Updates `turso` from 0.4.1 to 0.4.4 - [Release notes](https://github.com/tursodatabase/turso/releases) - [Changelog](https://github.com/tursodatabase/turso/blob/v0.4.4/CHANGELOG.md) - [Commits](tursodatabase/turso@v0.4.1...v0.4.4) Updates `turso_core` from 0.4.1 to 0.4.4 - [Release notes](https://github.com/tursodatabase/turso/releases) - [Changelog](https://github.com/tursodatabase/turso/blob/v0.4.4/CHANGELOG.md) - [Commits](tursodatabase/turso@v0.4.1...v0.4.4) Updates `libc` from 0.2.179 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.179...0.2.180) Updates `signal-hook` from 0.3.18 to 0.4.3 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.18...v0.4.3) Updates `filetime` from 0.2.26 to 0.2.27 - [Commits](alexcrichton/filetime@0.2.26...0.2.27) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: facet dependency-version: 0.43.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: indicatif dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: jiff dependency-version: 0.2.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: mailgun-rs dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rand dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: sysinfo dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: tokio-postgres dependency-version: 0.7.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: binstalk-downloader dependency-version: 0.13.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: blake3 dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_complete dependency-version: 4.5.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: comfy-table dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: ctrlc dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: detect-targets dependency-version: 0.1.80 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: embedded-graphics dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: json5 dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: target-tuples dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: zip dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: trycmd dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: rust_xlsxwriter dependency-version: 0.93.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: turso dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: turso_core dependency-version: 0.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: signal-hook dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: filetime dependency-version: 0.2.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 deps group with 32 updates in the / directory:
4.5.544.5.580.33.00.43.20.3.310.3.320.18.30.18.42.0.172.0.181.11.01.11.10.4.420.4.430.2.180.2.202.0.12.0.20.9.20.10.00.37.20.38.03.24.03.25.00.7.150.7.160.5.20.5.30.13.310.13.321.8.21.8.34.5.644.5.667.2.17.2.23.5.13.5.20.1.760.1.800.8.10.8.21.3.01.3.11.12.21.12.30.5.130.16.01.19.01.21.07.0.08.0.00.15.111.0.02.12.12.13.00.92.30.93.00.4.10.4.40.3.180.4.30.2.260.2.27Updates
clapfrom 4.5.54 to 4.5.58Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
88f13cbchore: Releasefe2d731docs: Update changelogb256739Merge pull request #6131 from mernen/do-not-suggest-opts-after-escape8aaf704fix(complete): Do not suggest options after "--"4a86feetest(complete): Illustrate current behavior281f8aeMerge pull request #6126 from epage/p3cbce42docs(cookbook): Make typed-derive easier to maintain9fd4dc9docs(cookbook): Provide a custom TypedValueParser8f8e861docs(cookbook): Add local enum to typed-derive926bafedocs(cookbook): Hint at overriding value_nameUpdates
facetfrom 0.33.0 to 0.43.2Release notes
Sourced from facet's releases.
... (truncated)
Changelog
Sourced from facet's changelog.
Commits
8a70f87chore: release v0.43.2 (#1872)f4163a8fix(facet-json): correctly handle escape sequences after multi-byte UTF-8 (#1...cfd1e25feat(facet-reflect): Add from_raw and finish_in_place for stack-friendly dese...6401013refactor(tests): consolidate integration test binaries (#1887)57f174cfix(pretty): ensure visited.remove() is called for proxy types (#1888)617fd8bExtract dev tooling into separate tools/ workspace (#1881)ad423d2feat(facet-reflect): Add PokeList for mutable list reflection (#1886)af25c95feat(facet-core): Add SmallVec support (#1884)abdbd28fix(deps): update rust crate brotli to v8 (#1867)a858b9eRemove facet-xml ecosystem (moved to facet-rs/facet-xml) (#1879)Updates
futuresfrom 0.3.31 to 0.3.32Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
d9bba94Release 0.3.32151e0b9Add comments on rust-version field in Cargo.toml4aaf00cBump MSRV of utility crates to 1.71a4cce12perf: improve AtomicWaker::wake performance (#2983)ba9d102Add#[clippy::has_significant_drop]to guards (#2967)20396a8Fix rustdoc::broken_intra_doc_links warning815f6ebFix documentation ofBiLock::lock(#2971)0f0db04futures-util: makeMutex::new()const (#2956)5d6fc5eci: Test big-endian target (s390x Linux)9f739feIgnore dead_code lint on Fn1 traitUpdates
indicatiffrom 0.18.3 to 0.18.4Release notes
Sourced from indicatif's releases.
Commits
4de2f60Bump version to 0.18.48e0ab0efix: respect NO_COLOR and TERM=dumb environment variables781b2d0Take semver-compatible dependency updates34aee07Introduce unicode-width feature51d284fIntroduce wasmbind featureee057e5Bump tokio from 1.48.0 to 1.49.031bcea3Bump portable-atomic from 1.11.1 to 1.12.0dbd26ebBump console from 0.16.1 to 0.16.27ac4a0dExpose the current tab width95088ffiter: clean up variable names, castingUpdates
thiserrorfrom 2.0.17 to 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
bytesfrom 1.11.0 to 1.11.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from forkUpdates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.Updates
jifffrom 0.2.18 to 0.2.20Changelog
Sourced from jiff's changelog.
Commits
76f2a9e0.2.2028e9b16changelog: 0.2.201e492c8strtime: fix padding with negative values in strftime0cfd63bstrtime: apply uppercase flag to compound specifiers7ed75bfdocs: tighten up the MSRV policyb6977a1examples: add program demonstrating Diesel footgun with `TIMESTAMP WITHOUT TI...b303488readme: update note about Jiff 1.0e9e07b7tz: add support foremscriptensystem timezone4c33013cargo: removejsfeature from Playground metadata2a884b8ci: tweak msrv buildUpdates
mailgun-rsfrom 2.0.1 to 2.0.2Release notes
Sourced from mailgun-rs's releases.
Commits
8736341v2.0.2f2c8e1fMerge pull request #21 from xangelix/upgrade-reqwest-0.139b43088chore: upgrade reqwest to v0.13, fix tls choice feature, update all depsUpdates
randfrom 0.9.2 to 0.10.0Changelog
Sourced from rand's changelog.
Commits
acc5f24Prepare v0.10.0 releases (#1729)95c5165Add fn rand::make_rng (#1734)146da58CHANGELOG: add PR links (#1738)8cacd6dREADME tweaks (#1737)28e3df8Update chacha20: use ChaChaCore directly; remove bytes_until_reseed field (#1...03db311Replace fn reseed_and_generate with try_to_reseedb14483eApply inline attr to fn generatefda8f74Remove bytes_until_reseed field213bb3bBump chacha20 to 0.10.0-rc.1172afe1eMinor tweaks; prepare v0.10.0-rc.9 (#1736)Updates
sysinfofrom 0.37.2 to 0.38.0Changelog
Sourced from sysinfo's changelog.
Commits
4124381Update CHANGELOG for0.38.098a3141Merge pull request #1617 from GuillaumeGomez/updat7197638Update crate version to0.38.0f69a2b9Fix typos and makeMotherboard::newreturnNoneon NetBSD791faceMerge pull request #1616 from GuillaumeGomez/netbsd-rootb564d9aAddProcess::rootsupport for NetBSD7b324dbMerge pull request #1615 from GuillaumeGomez/netbsdae044efImplementProcess::open_fileson NetBSD8c5cd19Merge pull request #1609 from notable-equivalent/feature/cgroup-access-from-c464968fAdd C interface for accessing cgroup infoUpdates
tempfilefrom 3.24.0 to 3.25.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
tokio-postgresfrom 0.7.15 to 0.7.16Release notes
Sourced from tokio-postgres's releases.
Commits
b7f2cf0Release tokio-postgres v0.7.16b0a62a5Release postgres-types v0.2.1236f7dcdRelease postgres-protocol v0.6.1046ea55cchore(ci): use committed lockfile167084dbuild: commit lockfilef187cc5build(deps): upgradewhoamito v2ac029deAdd support for scalar queries.c7a615cfix(postgres-protocol): increase bind parameter limit from i16::MAX to u16::MAX83e0dfbbuild: further improve -Zminimal-versions support117872cfix: broken build caused by #1145Updates
towerfrom 0.5.2 to 0.5.3Release notes
Sourced from tower's releases.
Commits
4b0a6b0tower v0.5.32c8524atower v0.5.350fa4b6ci: upgrade deny check to v2 (#847)73febcdfix: Check thatjitteris not NaN instead of finiteness (#843)719ec03chore: Disable unused futures feature (#838)1992ebdchore(util): remove redundant ready! wrapping in poll implementations (#844)21e01e9docs: Resolve document warning (#841)d1b55bedocs: Remove doc_auto_cfg config (#840)9d876c0ci: Update to actions/checkout v5 (#839)a1c277bdocs: correct rng pre-requisite comment (#835)Updates
binstalk-downloaderfrom 0.13.31 to 0.13.32Commits
61206b4chore: release (#2413)a38d36fError if --install-path is passed when building from source (#2430)c16daebFix interleaving of output in e2e-tests (#2429)cd5a6f1dep: Upgrade transitive dependencies (#2428)a0bd12ebuild(deps): bump the deps group with 8 updates (#2424)b6a690bUse parallel execution for e2e-tests (#2426)3499dfeUpgrade reqwest to version 0.13.1 (#2416)6ace0f3docs: fix grammatical error in --github-token docs (#2421)375d3fedep: Upgrade transitive dependencies (#2412)80aaaferelease: cargo-binstall v1.16.6 (#2411)Updates
blake3from 1.8.2 to 1.8.3Release notes
Sourced from blake3's releases.
Commits
8b829b6version 1.8.37d6e242update to the 2024 edition0b64ce2bump constant_time_eq version to 0.4.2890050cFix Cygwin build by skipping blake3_xof_many_avx512308b95dAddHash::as_slice()for convenient serialization to byteseae9bf3Revert "pingeneric-arrayto the un-deprecated version"185f1dbpingeneric-arrayto the un-deprecated versionc54ee7eadd a warning to the --check doc2f341f1update ccache reference to official release notes URL8bec2fbchore: make some documents clearer (#528)Updates
clap_completefrom 4.5.64 to 4.5.66Commits
05bac73chore: Released374835chore: Releaseb55bf9edocs(contrib): Update PR conventions from _rust template48c3b11chore: Release4589490docs: Update changelog78a7962Merge pull request #6243 from epage/term21828f4Me...Description has been truncated