Skip to content

Commit 09be9dc

Browse files
committed
Upgrade compat_str from 0.8.1 to 0.9.0
1 parent 799f80e commit 09be9dc

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
@@ -109,7 +109,7 @@ version = "1.1.9"
109109

110110
# Memory optimisation for short strings
111111
[workspace.dependencies.compact_str]
112-
version = "0.8.1"
112+
version = "0.9.0"
113113

114114
# Time utilities
115115
[workspace.dependencies.chrono]

0 commit comments

Comments
 (0)