Skip to content

Commit b8e2f69

Browse files
authored
Merge pull request #3899 from element-hq/dependabot/cargo/compact_str-0.8.1
build(deps): bump compact_str from 0.8.0 to 0.8.1
2 parents b73e6ae + 3f3dd7d commit b8e2f69

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
@@ -100,7 +100,7 @@ version = "1.1.9"
100100

101101
# Memory optimisation for short strings
102102
[workspace.dependencies.compact_str]
103-
version = "0.8.0"
103+
version = "0.8.1"
104104

105105
# Time utilities
106106
[workspace.dependencies.chrono]

0 commit comments

Comments
 (0)