We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1478c3 commit dc48c6cCopy full SHA for dc48c6c
Cargo.toml
@@ -96,9 +96,6 @@ tonic-build = { version = "0.12.3", features = ["prost"] }
96
tower-http = { version = "0.6.8", features = ["cors"] }
97
wasmparser = "0.118.1"
98
wasmtime = { version = "35.0.0", features = ["async"] }
99
-substreams = "=0.6.0"
100
-substreams-entity-change = "2"
101
-substreams-near-core = "=0.10.2"
102
rand = { version = "0.9.2", features = ["os_rng"] }
103
prometheus = "0.14.0"
104
0 commit comments