Skip to content

Commit 54b6bba

Browse files
committed
shard interned values
1 parent 351253f commit 54b6bba

File tree

4 files changed

+189
-98
lines changed

4 files changed

+189
-98
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ compact_str = { version = "0.9", optional = true }
3232
thin-vec = "0.2.13"
3333

3434
shuttle = { version = "0.8.0", optional = true }
35+
crossbeam-utils = "0.8.21"
3536

3637
[features]
3738
default = ["salsa_unstable", "rayon", "macros"]

0 commit comments

Comments
 (0)