Revert "Update orchestra to the recent version (#6854)" (#6916)

This reverts commit 5565bb9dbc.
This commit is contained in:
Vsevolod Stakhov
2023-03-20 15:08:05 +00:00
committed by GitHub
parent 2e656dcd6e
commit 6d902ce073
8 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ futures-timer = "3.0.2"
gum = { package = "tracing-gum", path = "../../gum" }
pin-project = "1.0.9"
rand = "0.8.5"
rayon = "1.6.1"
rayon = "1.5.1"
slotmap = "1.0"
tempfile = "3.3.0"
tikv-jemalloc-ctl = { version = "0.5.0", optional = true }