Skip to content

Commit

Permalink
chore(deps): bump compact_str from 0.8.0 to 0.8.1
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]>
  • Loading branch information
dependabot[bot] authored and VorpalBlade committed Jan 2, 2025
1 parent 6bd3359 commit da20d13
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 @@ -21,7 +21,7 @@ clap_complete = "4.5.38"
clap_mangen = "0.2.24"
clru = "0.6.2"
color-eyre = "0.6.3"
compact_str = { version = "0.8.0", features = ["serde", "smallvec"] }
compact_str = { version = "0.8.1", features = ["serde", "smallvec"] }
console = "0.15.8"
dashmap = "6.1.0"
derive_builder = "0.20.2"
Expand Down

0 comments on commit da20d13

Please sign in to comment.