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

@@ -52,7 +52,7 @@ tempfile = "3.2.0"
thiserror = "1.0"
tokio = { version = "1", features = ["full"] }
tokio-stream = "0.1"
trees = "0.4.2"
trees = "0.2.1"
# Disable reed-solomon-erasure/simd-accel feature on aarch64 only since it
# requires clang to support -march=native.