We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01f3ef4 commit b9555c2Copy full SHA for b9555c2
Cargo.toml
@@ -63,7 +63,7 @@ colored = { version = "3.0.0" }
63
console_error_panic_hook = { version = "0.1.7" }
64
console_log = { version = "1.0.0" }
65
countme = { version = "3.0.1" }
66
-compact_str = "0.8.0"
+compact_str = "0.9.0"
67
criterion = { version = "0.5.1", default-features = false }
68
crossbeam = { version = "0.8.4" }
69
dashmap = { version = "6.0.1" }
0 commit comments