chore(deps): bump the rust-minor-patch group across 1 directory with 37 updates#4850
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rust-minor-patch group across 1 directory with 37 updates#4850dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…37 updates Bumps the rust-minor-patch group with 36 updates in the / directory: | Package | From | To | | --- | --- | --- | | [unicase](https://github.com/seanmonstar/unicase) | `2.6.0` | `2.9.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.102` | | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.30` | `0.4.42` | | [axum-client-ip](https://github.com/imbolc/axum-client-ip) | `1.1.3` | `1.3.1` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.3` | `2.11.1` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.2` | `1.8.5` | | [camino](https://github.com/camino-rs/camino) | `1.1.12` | `1.2.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.41` | `0.4.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.46` | `4.5.60` | | [coarsetime](https://github.com/jedisct1/rust-coarsetime) | `0.1.36` | `0.1.37` | | [csv](https://github.com/BurntSushi/rust-csv) | `1.3.1` | `1.4.0` | | [data-encoding](https://github.com/ia0/data-encoding) | `2.9.0` | `2.11.0` | | [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `3.0.5` | `3.0.9` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.2` | `1.1.9` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.31` | `0.3.32` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.16` | `0.4.18` | | [hyper](https://github.com/hyperium/hyper) | `1.7.0` | `1.9.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.175` | `0.2.186` | | [num_enum](https://github.com/illicitonion/num_enum) | `0.7.4` | `0.7.6` | | [once_cell](https://github.com/matklad/once_cell) | `1.21.3` | `1.21.4` | | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.10` | `1.1.12` | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.13.0` | `0.13.3` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [regex](https://github.com/rust-lang/regex) | `1.11.2` | `1.12.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.149` | | [serde_tuple](https://github.com/kardeiz/serde_tuple) | `1.1.2` | `1.1.3` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.27.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.47.1` | `1.50.0` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.16` | `0.7.18` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.6` | `0.6.10` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.41` | `0.1.44` | | [tracing-appender](https://github.com/tokio-rs/tracing) | `0.2.3` | `0.2.5` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.20` | `0.3.23` | | [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.24` | `0.1.25` | | [which](https://github.com/harryfei/which-rs) | `8.0.0` | `8.0.2` | | [widestring](https://github.com/VoidStarKat/widestring-rs) | `1.2.0` | `1.2.1` | Updates `unicase` from 2.6.0 to 2.9.0 - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](seanmonstar/unicase@v2.6.0...v2.9.0) Updates `anyhow` from 1.0.99 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.102) Updates `async-compression` from 0.4.30 to 0.4.42 - [Release notes](https://github.com/Nullus157/async-compression/releases) - [Commits](Nullus157/async-compression@async-compression-v0.4.30...async-compression-v0.4.42) Updates `axum-client-ip` from 1.1.3 to 1.3.1 - [Release notes](https://github.com/imbolc/axum-client-ip/releases) - [Commits](imbolc/axum-client-ip@v1.1.3...v1.3.1) Updates `bitflags` from 2.9.3 to 2.11.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.3...2.11.1) Updates `blake3` from 1.8.2 to 1.8.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.2...1.8.5) Updates `camino` from 1.1.12 to 1.2.2 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](camino-rs/camino@camino-1.1.12...camino-1.2.2) Updates `chrono` from 0.4.41 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.41...v0.4.44) Updates `clap` from 4.5.46 to 4.5.60 - [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.46...clap_complete-v4.5.60) Updates `coarsetime` from 0.1.36 to 0.1.37 - [Release notes](https://github.com/jedisct1/rust-coarsetime/releases) - [Commits](jedisct1/rust-coarsetime@0.1.36...0.1.37) Updates `csv` from 1.3.1 to 1.4.0 - [Commits](BurntSushi/rust-csv@1.3.1...1.4.0) Updates `data-encoding` from 2.9.0 to 2.11.0 - [Commits](ia0/data-encoding@v2.9.0...v2.11.0) Updates `embed-resource` from 3.0.5 to 3.0.9 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v3.0.5...v3.0.9) Updates `flate2` from 1.1.2 to 1.1.9 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.2...1.1.9) 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 `globset` from 0.4.16 to 0.4.18 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.16...globset-0.4.18) Updates `hyper` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.7.0...v1.9.0) Updates `libc` from 0.2.175 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.175...0.2.186) Updates `num_enum` from 0.7.4 to 0.7.6 - [Commits](illicitonion/num_enum@0.7.4...0.7.6) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `pin-project` from 1.1.10 to 1.1.12 - [Release notes](https://github.com/taiki-e/pin-project/releases) - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project@v1.1.10...v1.1.12) Updates `pulldown-cmark` from 0.13.0 to 0.13.3 - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases) - [Commits](pulldown-cmark/pulldown-cmark@v0.13.0...v0.13.3) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `regex` from 1.11.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.11.2...1.12.3) Updates `serde_json` from 1.0.143 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.149) Updates `serde_tuple` from 1.1.2 to 1.1.3 - [Commits](https://github.com/kardeiz/serde_tuple/commits) Updates `syn` from 2.0.106 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.106...2.0.117) Updates `tempfile` from 3.21.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.27.0) Updates `tokio` from 1.47.1 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.50.0) Updates `tokio-util` from 0.7.16 to 0.7.18 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.16...tokio-util-0.7.18) Updates `tower-http` from 0.6.6 to 0.6.10 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.10) Updates `tracing` from 0.1.41 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.41...tracing-0.1.44) Updates `tracing-appender` from 0.2.3 to 0.2.5 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-appender-0.2.3...tracing-appender-0.2.5) Updates `tracing-subscriber` from 0.3.20 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.20...tracing-subscriber-0.3.23) Updates `unicode-normalization` from 0.1.24 to 0.1.25 - [Commits](https://github.com/unicode-rs/unicode-normalization/commits) Updates `which` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@8.0.0...8.0.2) Updates `widestring` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/VoidStarKat/widestring-rs/releases) - [Changelog](https://github.com/VoidStarKat/widestring-rs/blob/main/CHANGELOG.md) - [Commits](VoidStarKat/widestring-rs@v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: unicase dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: async-compression dependency-version: 0.4.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: axum-client-ip dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: bitflags dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: camino dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: coarsetime dependency-version: 0.1.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: csv dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: data-encoding dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: embed-resource dependency-version: 3.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: flate2 dependency-version: 1.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: globset dependency-version: 0.4.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: hyper dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: libc dependency-version: 0.2.186 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: num_enum dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pin-project dependency-version: 1.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: pulldown-cmark dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: regex dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: serde_tuple dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: syn dependency-version: 2.0.117 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: tokio-util dependency-version: 0.7.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tower-http dependency-version: 0.6.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tracing-appender dependency-version: 0.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: unicode-normalization dependency-version: 0.1.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: which dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: widestring dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... 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 rust-minor-patch group with 36 updates in the / directory:
2.6.02.9.01.0.991.0.1020.4.300.4.421.1.31.3.12.9.32.11.11.8.21.8.51.1.121.2.20.4.410.4.444.5.464.5.600.1.360.1.371.3.11.4.02.9.02.11.03.0.53.0.91.1.21.1.90.3.310.3.320.4.160.4.181.7.01.9.00.2.1750.2.1860.7.40.7.61.21.31.21.41.1.101.1.120.13.00.13.31.11.01.12.01.11.21.12.31.0.1431.0.1491.1.21.1.33.21.03.27.01.47.11.50.00.7.160.7.180.6.60.6.100.1.410.1.440.2.30.2.50.3.200.3.230.1.240.1.258.0.08.0.21.2.01.2.1Updates
unicasefrom 2.6.0 to 2.9.0Release notes
Sourced from unicase's releases.
Commits
3101cfdv2.9.062d3941bump license year (#80)820c5e8update to Unicode v17.0.0 (#79)1827c19Check for ASCII inFromimpl as well (#77)c42d962v2.8.11da9714fix: provide prefix-freedom in Hash implsde5ebf0fix: hash for Unicode will call write_u8 like Ascii doesd981911v2.8.0b825f9eupgrade to unicode 16a86a466update to 2018 editionUpdates
anyhowfrom 1.0.99 to 1.0.102Release notes
Sourced from anyhow's releases.
Commits
5c657b3Release 1.0.102e737fb6Merge pull request #442 from dtolnay/backtrace7fe62b5Further simply backtrace conditional compilationc8cb5caMerge pull request #441 from dtolnay/backtracede27df7Delete CI use of --features=backtrace9b67e5dMerge pull request #440 from dtolnay/backtraceefdb11aSimplifystd_backtraceconditional codeb8a9a70Merge pull request #439 from dtolnay/backtracea42fc2cRemovefeature = "backtrace"conditional code2a2a3ceRe-word backtrace feature commentUpdates
async-compressionfrom 0.4.30 to 0.4.42Release notes
Sourced from async-compression's releases.
Commits
9582d2cchore: release (#464)26cbdd0Include license files in published crates (#467)4191573chore(deps): bump codecov/codecov-action from 5 to 6 (#465)9ebf82eFix async-compression CHANGELOG ordering (#463)269174bchore(async-compression): release v0.4.41 (#458)37e366bFix UnwindSafe auto impl (#459)c39c621On error the encoder/decoder now emit everything it was able to decode. (#454)9d848a0chore: release (#452)9df508bFix update of bytes read in the encoder state machine. (#456)0370b47Stop consuming input on errors in codecs. (#451)Updates
axum-client-ipfrom 1.1.3 to 1.3.1Release notes
Sourced from axum-client-ip's releases.
Commits
a79604aFix docs.rs issue3887611Bump version76997e0Support for X-Envoy-External-Address (#41)2132c37feat: make tokio optional (#40)6d970edDisplay imp for ClientIpSource (#38)Updates
bitflagsfrom 2.9.3 to 2.11.1Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
4ed9ffaMerge pull request #482 from KodrAus/cargo/2.11.1c53cd57prepare for 2.11.1 releasea44410aMerge pull request #481 from KodrAus/docs/clarifications3d671b9update more compile error messages5f3adadfix up compile error messages780765dfix up contains and intersection docs97b7607clarify self and other in method docs88a7a18Merge pull request #477 from DanielEScherzer/patch-1f0e4646example_generated.rs: add missing third slash for doc commenta31c96fMerge pull request #478 from DanielEScherzer/beta-blessUpdates
blake3from 1.8.2 to 1.8.5Release notes
Sourced from blake3's releases.
Commits
93a431cversion 1.8.5299b1e2fix LTO builds by disabling LTO6a45feeadd LTO builds to CI15e83a5c: Use correct SIMD flags when compiling with Clang-Cl (#549)2e3727dcargo fmteverywhereb97a24fversion 1.8.40ebe469update to new rustcrypto trait releasesd4b005awasm32_simd: use i8x16_shuffle for rot8 and rot166eebbbdfix a struct size mismatch in testsfb1411ec: use SIZE_MAX instead of -1 for size_t sentinels, add <stdint.h>Updates
caminofrom 1.1.12 to 1.2.2Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
0a908a3[camino] version 1.2.2eb1d7c9[meta] prepare release679538aadd Path and PathBuf methods added in Rust 1.91 (#119)73c7a36chore: minor improvement for docs (#115)60f0971attempt to fix build on older Rust versions (#116)28e15db[camino] version 1.2.1f32d994prepare releaseea187e4remove doc_auto_cfg (#114)b0c8086remove references to dead features from README62ddbaa[camino] version 1.2.0Updates
chronofrom 0.4.41 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontents45caaa9Update 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)Updates
clapfrom 4.5.46 to 4.5.60Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
coarsetimefrom 0.1.36 to 0.1.37Commits
831c970Bumpd1d80c7Nits38088bfFix license, remove appveyor badgede3c60d20269fbdc8dUpgrade WASIXf664e16Remove appveyor876e769Update "wasi"f1ffcfcMark a few functions as "const fn"16e7941Add Instant::from_u64() and Instant::from_ticks()d560a51FormatUpdates
csvfrom 1.3.1 to 1.4.0Commits
4a3997e1.4.0a0a3c9ecsv-core-0.1.13f8e6b07deps: switchserdedependency toserde_core7c7c135style: address many Clippy lints5b2da18doc: simplify tutorial section on accessing headers633552aperf: serialize 128-bit integers viaitoae9f06f4lint: fixneedless_lifetimesandmismatched_lifetime_syntaxes9dab947test: fix broken test after panic message changeda00088style: address many Clippy lintsf973cd4enum: use#[non_exhaustive]instead of#[doc(hidden)]variantUpdates
data-encodingfrom 2.9.0 to 2.11.0Commits
b4d20e0Release 2.11.0 (#155)d354bb2Add interpretation function from byte to character (#154)73e45beRelease 2.10.0 (#151)712870cUse doc_cfg instead of doc_auto_cfg (#150)0787f0aOnly compute coverage of the library (#148)e66304cUpdate cmp test with new base64 error (#147)d435ea2Document maximum input length (#146)97b9ba2Fix lint in xtask (#144)f351bafFix new nightly clippy warnings (#143)b7fb730Only run the test-suite with Miri (#142)Updates
embed-resourcefrom 3.0.5 to 3.0.9Commits
9dbd940Add@Legend-Masterto authors liste804fbdGenerate lockfile75aabf9Specifyeditionandrust-versionaadfe6cRevert "Ship a toml=1.0.7 lock file for CI"cae565fShip a toml=1.0.7 lock file for CIee64a84toml = 0.9 -> 157a559eRevert "toml = 0.9 -> 1.1"b50ff93Bump version to 3.0.9adf18fftoml = 0.9 -> 1.13e5df7fBump version to 3.0.8Updates
flate2from 1.1.2 to 1.1.9Release notes
Sourced from flate2's releases.
... (truncated)
Commits
19ddb18Merge pull request #529 from fol...Description has been truncated