forked from Orchid/orchid
Macro processing factored into Orchid functions
This commit is contained in:
@@ -9,8 +9,8 @@ edition = "2021"
|
||||
ahash = "0.8.11"
|
||||
derive_destructure = "1.0.0"
|
||||
dyn-clone = "1.0.17"
|
||||
hashbrown = "0.14.5"
|
||||
itertools = "0.13.0"
|
||||
hashbrown = "0.15.2"
|
||||
itertools = "0.14.0"
|
||||
konst = "0.3.9"
|
||||
lazy_static = "1.5.0"
|
||||
never = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user