Skip to content

Commit 33d14a8

Browse files
deps: bump compact_str from 0.8.1 to 0.9.0
Bumps [compact_str](https://github.com/ParkMyCar/compact_str) from 0.8.1 to 0.9.0. - [Changelog](https://github.com/ParkMyCar/compact_str/blob/main/CHANGELOG.md) - [Commits](ParkMyCar/compact_str@v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: compact_str dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34517a6 commit 33d14a8

File tree

2 files changed

+7
-21
lines changed

2 files changed

+7
-21
lines changed

Cargo.lock

Lines changed: 6 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

orion-format/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ thiserror.workspace = true
1717
ahash = "0.8.12"
1818
bitflags = { version = "2.10.0", features = ["serde"] }
1919
chrono = "0.4.42"
20-
compact_str = "0.8.1"
20+
compact_str = "0.9.0"
2121
criterion = "0.5.1"
2222
dhat = "0.3.3"
2323
http-serde-ext = "1.0.2"

0 commit comments

Comments
 (0)