We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c90d2 commit b808b7cCopy full SHA for b808b7c
examples/slice_sum/Cargo.toml
@@ -12,4 +12,4 @@ path = "src/main.rs"
12
packed_simd = { path = "../.." }
13
rayon = "^1.0"
14
time = "^0.1"
15
-rand = "0.6.0"
+rand = "0.7.0"
examples/triangle_xform/Cargo.toml
@@ -8,5 +8,5 @@ edition = "2018"
8
9
10
[dev-dependencies]
11
time = "0.1.40"
0 commit comments