Revert "V1 Window/Ledger based on RocksDb (#1712)"

This reverts commit bfcdec95cb.
This commit is contained in:
Greg Fitzgerald
2018-11-09 20:12:14 -07:00
parent bfcdec95cb
commit cdf1a96e23
7 changed files with 4 additions and 549 deletions

View File

@@ -19,8 +19,8 @@ require() {
case ${1:-stable} in
nightly)
require rustc 1.32.[0-9]+-nightly
require cargo 1.32.[0-9]+-nightly
require rustc 1.31.[0-9]+-nightly
require cargo 1.31.[0-9]+-nightly
;;
stable)
require rustc 1.30.[0-9]+