Skip to content

Commit

Permalink
Bump compact_str from 0.8.0 to 0.8.1 (#417)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 7009f0e commit 53d5da9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ required-features = ["benchmark"]

[dependencies]
brotli = "7.0.0"
compact_str = "0.8.0"
compact_str = "0.8.1"
fraction = "0.15.3"
include_dir = "0.7.4"
itertools = "0.13.0"
Expand Down

0 comments on commit 53d5da9

Please sign in to comment.