We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539d099 commit f8cad9cCopy full SHA for f8cad9c
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ name = "bench"
14
path = "src/bench.rs"
15
16
[dependencies]
17
-jagua-rs = { features = ["spp"], git = "https://github.com/JeroenGar/jagua-rs.git", rev = "76aab0fa70688ee50d1809f5376f71c758ea0b7c"}
+jagua-rs = { features = ["spp"], git = "https://github.com/JeroenGar/jagua-rs.git", rev = "ba38bcae9ed3ab41a9e93a1894e2b01ea87c6619"}
18
#jagua-rs = { features = ["spp"], path = "../jagua-rs/jagua-rs" }
19
rand = "0.10"
20
rand_distr = "0.6"
0 commit comments