forked from Orchid/orchid
very elegant extension API and parts of it used in std as POC
This commit is contained in:
@@ -9,7 +9,7 @@ edition = "2021"
|
||||
derive_destructure = "1.0.0"
|
||||
dyn-clone = "1.0.17"
|
||||
hashbrown = "0.14.3"
|
||||
itertools = "0.12.1"
|
||||
itertools = "0.13.0"
|
||||
lazy_static = "1.4.0"
|
||||
never = "0.1.0"
|
||||
orchid-api = { version = "0.1.0", path = "../orchid-api" }
|
||||
|
||||
Reference in New Issue
Block a user