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