feat: TODO
This commit is contained in:
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bumpalo = { version = "3.19", features = ["boxed"] }
|
||||
bumpalo = { version = "3.19", features = ["boxed", "collections"] }
|
||||
derive_more = { version = "2.0", features = ["full"] }
|
||||
hashbrown = "0.15"
|
||||
itertools = "0.14"
|
||||
|
||||
Reference in New Issue
Block a user