Skip to content

Commit b9555c2

Browse files
Update Rust crate compact_str to 0.9.0
1 parent 01f3ef4 commit b9555c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ colored = { version = "3.0.0" }
6363
console_error_panic_hook = { version = "0.1.7" }
6464
console_log = { version = "1.0.0" }
6565
countme = { version = "3.0.1" }
66-
compact_str = "0.8.0"
66+
compact_str = "0.9.0"
6767
criterion = { version = "0.5.1", default-features = false }
6868
crossbeam = { version = "0.8.4" }
6969
dashmap = { version = "6.0.1" }

0 commit comments

Comments
 (0)