salad commit

This commit is contained in:
2022-12-01 21:37:44 +00:00
parent f6ae1e19c0
commit 3557107248
12 changed files with 411 additions and 82 deletions

View File

@@ -13,5 +13,5 @@ hashbrown = "0.12"
mappable-rc = "0.1"
ordered-float = "3.0"
itertools = "0.10"
smallvec = "1.10.0"
smallvec = { version = "1.10.0", features = ['const_generics'] }
lazy_static = "1.4.0"