Skip to content

Commit 7946f66

Browse files
build(deps): bump potential_utf from 0.1.2 to 0.1.3 (#4117)
Bumps [potential_utf](https://github.com/unicode-org/icu4x) from 0.1.2 to 0.1.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/ind/[email protected]) --- updated-dependencies: - dependency-name: potential_utf dependency-version: 0.1.3 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 28369a3 commit 7946f66

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
@@ -3093,9 +3093,9 @@ dependencies = [
30933093

30943094
[[package]]
30953095
name = "potential_utf"
3096-
version = "0.1.2"
3096+
version = "0.1.3"
30973097
source = "registry+https://github.com/rust-lang/crates.io-index"
3098-
checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
3098+
checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a"
30993099
dependencies = [
31003100
"zerovec",
31013101
]

0 commit comments

Comments
 (0)