Skip to content

Commit 2616b5f

Browse files
build(deps): bump writeable from 0.5.5 to 0.6.1
Bumps [writeable](https://github.com/unicode-org/icu4x) from 0.5.5 to 0.6.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: writeable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 760f77d commit 2616b5f

File tree

2 files changed

+16
-10
lines changed

2 files changed

+16
-10
lines changed

Cargo.lock

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

crates/i18n/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ pest_derive = "2.7.15"
2727
serde.workspace = true
2828
serde_json.workspace = true
2929
thiserror.workspace = true
30-
writeable = "0.5.5"
30+
writeable = "0.6.1"

0 commit comments

Comments
 (0)