Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d8d24e

Browse files
Bump yoke from 0.7.4 to 0.7.5
Bumps [yoke](https://github.com/unicode-org/icu4x) from 0.7.4 to 0.7.5. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21f360e commit 9d8d24e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -84,7 +84,7 @@ unix_mode = "0.1"
8484
uuid = { version = "1.11", features = ["v4"] }
8585
v_htmlescape = { version = "0.15", features = ["bytes-buf"] }
8686
xxhash-rust = { version = "0.8.12", features = ["const_xxh3"] }
87-
yoke = { version = "0.7.1", features = ["derive"] }
87+
yoke = { version = "0.7.5", features = ["derive"] }
8888

8989
[features]
9090
zlib-ng = ["flate2/zlib-ng", "gix/zlib-ng"]

0 commit comments

Comments
 (0)