very elegant extension API and parts of it used in std as POC
This commit is contained in:
@@ -8,7 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
derive_destructure = "1.0.0"
|
||||
hashbrown = "0.14.5"
|
||||
itertools = "0.12.1"
|
||||
itertools = "0.13.0"
|
||||
lazy_static = "1.4.0"
|
||||
orchid-api = { version = "0.1.0", path = "../orchid-api" }
|
||||
orchid-api-traits = { version = "0.1.0", path = "../orchid-api-traits" }
|
||||
|
||||
Reference in New Issue
Block a user