Move from solana/rbpf fork to qmonnet/rbpf (#1511)

This commit is contained in:
jackcmay
2018-10-16 13:13:54 -07:00
committed by GitHub
parent f6c10d8a2e
commit c886625c83
7 changed files with 111 additions and 404 deletions

View File

@ -4,5 +4,5 @@ version = "0.1.0"
authors = ["Solana Maintainers <maintainers@solana.com>"]
[dependencies]
rbpf = { git = "https://github.com/solana-labs/rbpf" }
rbpf = { git = "https://github.com/qmonnet/rbpf", rev="bc41ec47d9b51751585f6ddcde1d1eb1afe2be69" }
solana = { path = "../../.." }