Skip to content

Commit 5302d7c

Browse files
chore(deps): bump the cargo-weekly group across 1 directory with 2 updates
Bumps the cargo-weekly group with 2 updates in the / directory: [idna_adapter](https://github.com/hsivonen/idna_adapter) and [pin-project](https://github.com/taiki-e/pin-project). Updates `idna_adapter` from 1.1.0 to 1.2.1 - [Commits](hsivonen/idna_adapter@v1.1.0...v1.2.1) Updates `pin-project` from 1.1.12 to 1.1.13 - [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.12...v1.1.13) --- updated-dependencies: - dependency-name: idna_adapter dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-weekly - dependency-name: pin-project dependency-version: 1.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-weekly ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4079946 commit 5302d7c

2 files changed

Lines changed: 9 additions & 40 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ snapbox = { version = "0.6", features = ["json", "regex", "term-svg"] }
535535
# Use unicode-rs which has a smaller binary size than the default ICU4X as the IDNA backend, used
536536
# by the `url` crate.
537537
# See the `idna_adapter` README.md for more details: https://docs.rs/crate/idna_adapter/latest
538-
idna_adapter = "=1.1.0"
538+
idna_adapter = "=1.2.1"
539539

540540
[patch.crates-io]
541541
# https://github.com/rust-cli/rexpect/pull/106

0 commit comments

Comments
 (0)