chore: stages crates touchups (#7742)

This commit is contained in:
Matthias Seitz
2024-04-19 14:25:11 +02:00
committed by GitHub
parent f4dda95cbd
commit 8a0f8cf835
18 changed files with 47 additions and 48 deletions

View File

@ -39,7 +39,7 @@ schnellru.workspace = true
serde = { workspace = true, features = ["derive", "rc"], optional = true }
fnv = "1.0.7"
bitflags.workspace = true
auto_impl = "1.0"
auto_impl.workspace = true
smallvec.workspace = true
itertools.workspace = true