Revert "chore: bump trees from 0.2.1 to 0.4.2 (#18041)" (#18045)

This reverts commit f2a7152c0c.
This commit is contained in:
Jeff Washington (jwash)
2021-06-17 14:04:59 -05:00
committed by GitHub
parent 1feaaf009d
commit bab96e878e
3 changed files with 13 additions and 4 deletions

View File

@ -69,7 +69,7 @@ solana-vote-program = { path = "../programs/vote", version = "=1.8.0" }
tempfile = "3.2.0"
thiserror = "1.0"
solana-rayon-threadlimit = { path = "../rayon-threadlimit", version = "=1.8.0" }
trees = "0.4.2"
trees = "0.2.1"
[dev-dependencies]
jsonrpc-core = "17.1.0"