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 0c2fb5c commit de2911bCopy full SHA for de2911b
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 = "877aaa3c3217f0dd2b6f1c8af8d3e53d4023e422"}
+jagua-rs = { features = ["spp"], git = "https://github.com/JeroenGar/jagua-rs.git", rev = "b85d9268e46f4273b673325b172caee7b6116583"}
18
#jagua-rs = { features = ["spp"], path = "../jagua-rs/jagua-rs" }
19
rand = "0.9"
20
rand_distr = "0.5"
0 commit comments