forked from Orchid/orchid
Macro processing factored into Orchid functions
This commit is contained in:
@@ -8,8 +8,8 @@ edition = "2021"
|
||||
[dependencies]
|
||||
derive_destructure = "1.0.0"
|
||||
dyn-clone = "1.0.17"
|
||||
hashbrown = "0.14.3"
|
||||
itertools = "0.13.0"
|
||||
hashbrown = "0.15.2"
|
||||
itertools = "0.14.0"
|
||||
lazy_static = "1.4.0"
|
||||
never = "0.1.0"
|
||||
num-traits = "0.2.19"
|
||||
|
||||
Reference in New Issue
Block a user