Skip to content

Commit 1869e93

Browse files
chore(deps): bump the rust-dependencies group with 13 updates
Bumps the rust-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` | | [regress](https://github.com/ridiculousfish/regress) | `0.11.0` | `0.11.1` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.2` | | [toml](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.2+spec-1.1.0` | | [timezone_provider](https://github.com/boa-dev/temporal) | `0.2.0` | `0.2.3` | | [temporal_rs](https://github.com/boa-dev/temporal) | `0.2.0` | `0.2.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [icu_locale_core](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.2.0` | | [tinystr](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [yoke](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` | | [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` | | [fixed_decimal](https://github.com/unicode-org/icu4x) | `0.7.1` | `0.7.2` | | [insta](https://github.com/mitsuhiko/insta) | `1.47.0` | `1.47.2` | Updates `indexmap` from 2.13.0 to 2.13.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.13.1) Updates `regress` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/ridiculousfish/regress/releases) - [Commits](ridiculousfish/regress@v0.11.0...v0.11.1) Updates `rustc-hash` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.2) Updates `toml` from 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](toml-rs/toml@toml-v1.1.0...toml-v1.1.2) Updates `timezone_provider` from 0.2.0 to 0.2.3 - [Release notes](https://github.com/boa-dev/temporal/releases) - [Changelog](https://github.com/boa-dev/temporal/blob/main/CHANGELOG.md) - [Commits](boa-dev/temporal@v0.2.0...v0.2.3) Updates `temporal_rs` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/boa-dev/temporal/releases) - [Changelog](https://github.com/boa-dev/temporal/blob/main/CHANGELOG.md) - [Commits](boa-dev/temporal@v0.2.0...v0.2.1) Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `icu_locale_core` from 2.1.1 to 2.2.0 - [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/icu@2.2.0) Updates `tinystr` 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) Updates `yoke` from 0.8.1 to 0.8.2 - [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) Updates `zerofrom` from 0.1.6 to 0.1.7 - [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) Updates `fixed_decimal` from 0.7.1 to 0.7.2 - [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) Updates `insta` from 1.47.0 to 1.47.2 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.47.0...1.47.2) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: regress dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustc-hash dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.1.2+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: timezone_provider dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: temporal_rs dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: icu_locale_core dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tinystr dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: yoke dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerofrom dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: fixed_decimal dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: insta dependency-version: 1.47.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a3ca7d commit 1869e93

3 files changed

Lines changed: 68 additions & 68 deletions

File tree

Cargo.lock

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)