Sfoglia il codice sorgente

Update rayon to 1.0

Johannes Hofmann 7 anni fa
parent
commit
d59d5a8f4b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Cargo.toml

+ 1
- 1
Cargo.toml Vedi File

@@ -27,4 +27,4 @@ flate2 = { version = "1.0", optional = true }
27 27
 inflate = "0.3"
28 28
 error-chain = "0.11"
29 29
 memmap = "0.6"
30
-rayon = "0.9"
30
+rayon = "1.0"