WIP
This commit is contained in:
@@ -18,7 +18,8 @@ prost = "0.11"
|
||||
# Use latest from https://crates.io/crates/substreams
|
||||
substreams = "0.5"
|
||||
# Use latest from https://crates.io/crates/substreams-solana
|
||||
substreams-solana = { git = "https://github.com/streamingfast/substreams-solana" }
|
||||
substreams-solana = { git = "https://github.com/streamingfast/substreams-solana", branch = "master"}
|
||||
substreams-solana-program-instructions = "0.1"
|
||||
serde_qs = "0.12.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
anyhow = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user