Skip to content

Commit 53d5da9

Browse files
Bump compact_str from 0.8.0 to 0.8.1 (#417)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7009f0e commit 53d5da9

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
@@ -53,7 +53,7 @@ required-features = ["benchmark"]
5353

5454
[dependencies]
5555
brotli = "7.0.0"
56-
compact_str = "0.8.0"
56+
compact_str = "0.8.1"
5757
fraction = "0.15.3"
5858
include_dir = "0.7.4"
5959
itertools = "0.13.0"

0 commit comments

Comments
 (0)