Upgrade to new version of substreams library & README
This commit is contained in:
@@ -16,7 +16,7 @@ hex-literal = "0.3"
|
||||
num-bigint = "0.4"
|
||||
prost = "0.11"
|
||||
# Use latest from https://crates.io/crates/substreams
|
||||
substreams = "0.5.9"
|
||||
substreams = "0.5"
|
||||
# Use latest from https://crates.io/crates/substreams-ethereum
|
||||
substreams-ethereum = "0.9"
|
||||
serde_qs = "0.12.0"
|
||||
@@ -31,6 +31,3 @@ getrandom = { version = "0.2", features = ["custom"] }
|
||||
lto = true
|
||||
opt-level = 's'
|
||||
strip = "debuginfo"
|
||||
|
||||
[patch.crates-io]
|
||||
substreams = { path = "/Users/enolalvarezdeprado/Documents/streamingfast/substreams-rs/substreams" }
|
||||
Reference in New Issue
Block a user