Skip to content

Commit f5a1aa1

Browse files
build(deps): bump yoke from 0.8.0 to 0.8.1 (#4320)
Bumps [yoke](https://github.com/unicode-org/icu4x) from 0.8.0 to 0.8.1. - [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) --- updated-dependencies: - dependency-name: yoke dependency-version: 0.8.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 065e142 commit f5a1aa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4687,9 +4687,9 @@ dependencies = [
46874687

46884688
[[package]]
46894689
name = "yoke"
4690-
version = "0.8.0"
4690+
version = "0.8.1"
46914691
source = "registry+https://github.com/rust-lang/crates.io-index"
4692-
checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
4692+
checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
46934693
dependencies = [
46944694
"stable_deref_trait",
46954695
"yoke-derive",

0 commit comments

Comments
 (0)