Port forward tree iterator from python to rust.
This commit is contained in:
@@ -23,6 +23,9 @@ tracing-opentelemetry = { version = "0.20.0", optional = true }
|
||||
tracing-subscriber = { version = "0.3.17", optional = true, features = ["env-filter"] }
|
||||
url = { version = "2.5.8", default-features = false, features = ["std"] }
|
||||
|
||||
[dev-dependencies]
|
||||
primal = { version = "0.3.3", default-features = false, features = [] }
|
||||
|
||||
# Optimized build for any sort of release.
|
||||
[profile.release-lto]
|
||||
inherits = "release"
|
||||
|
||||
Reference in New Issue
Block a user