Skip to content

Commit 5e6f53b

Browse files
chore(deps): bump tinystr from 0.7.6 to 0.8.2
Bumps [tinystr](https://github.com/unicode-org/icu4x) from 0.7.6 to 0.8.2. - [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: tinystr dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e6b436 commit 5e6f53b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,7 +43,7 @@ thiserror = "2.0.15"
4343
time = "0.3.43"
4444
tokio = { version = "1.48.0", features = ["time"] }
4545
tonic = "0.12.3"
46-
tinystr = { version = "0.7.0", default-features = false }
46+
tinystr = { version = "0.8.2", default-features = false }
4747
arc-swap = "1.6.0"
4848
rlp = "0.6.1"
4949
bytes = { version = "1.2.1", default-features = false }

0 commit comments

Comments
 (0)