Skip to content

Commit 3f3dd7d

Browse files
build(deps): bump compact_str from 0.8.0 to 0.8.1
Bumps [compact_str](https://github.com/ParkMyCar/compact_str) from 0.8.0 to 0.8.1. - [Changelog](https://github.com/ParkMyCar/compact_str/blob/v0.8.1/CHANGELOG.md) - [Commits](ParkMyCar/compact_str@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: compact_str dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbbbf5b commit 3f3dd7d

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)