Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the rust group across 1 directory with 15 updates
Bumps the rust group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.8.0` | `1.9.0` | | [rsa](https://github.com/RustCrypto/RSA) | `0.9.6` | `0.9.7` | | [sspi](https://github.com/devolutions/sspi-rs) | `0.14.0` | `0.15.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.41.0` | `1.42.0` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.4` | | [picky-asn1-der](https://github.com/Devolutions/picky-rs) | `0.5.0` | `0.5.1` | | [picky-asn1-x509](https://github.com/Devolutions/picky-rs) | `0.13.0` | `0.14.1` | | [rustls](https://github.com/rustls/rustls) | `0.23.18` | `0.23.19` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.72` | `0.3.74` | | [time](https://github.com/time-rs/time) | `0.3.36` | `0.3.37` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.40` | `0.1.41` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.18` | `0.3.19` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.72` | `0.3.74` | Updates `bytes` from 1.8.0 to 1.9.0 - [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.8.0...v1.9.0) Updates `rsa` from 0.9.6 to 0.9.7 - [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.7/CHANGELOG.md) - [Commits](RustCrypto/RSA@v0.9.6...v0.9.7) Updates `sspi` from 0.14.0 to 0.15.0 - [Commits](Devolutions/sspi-rs@sspi-v0.14.0...sspi-v0.15.0) Updates `tokio` from 1.41.0 to 1.42.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.0...tokio-1.42.0) Updates `url` from 2.5.2 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.4) Updates `picky-asn1-der` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/Devolutions/picky-rs/blob/master/release.toml) - [Commits](Devolutions/picky-rs@picky-asn1-der-0.5.0...picky-asn1-der-0.5.1) Updates `picky-asn1-x509` from 0.13.0 to 0.14.1 - [Changelog](https://github.com/Devolutions/picky-rs/blob/master/release.toml) - [Commits](Devolutions/picky-rs@picky-asn1-x509-0.13.0...picky-asn1-x509-0.14.1) Updates `rustls` from 0.23.18 to 0.23.19 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.18...v/0.23.19) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) Updates `js-sys` from 0.3.72 to 0.3.74 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `time` from 0.3.36 to 0.3.37 - [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.36...v0.3.37) Updates `tracing` from 0.1.40 to 0.1.41 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.40...tracing-0.1.41) Updates `tracing-subscriber` from 0.3.18 to 0.3.19 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...tracing-subscriber-0.3.19) Updates `wasm-bindgen` from 0.2.95 to 0.2.97 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.95...0.2.97) Updates `web-sys` from 0.3.72 to 0.3.74 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rsa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: sspi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: picky-asn1-der dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: picky-asn1-x509 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information