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 993110d commit af18c9dCopy full SHA for af18c9d
1 file changed
bench/tests/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2018"
9
[dependencies]
10
wry = { path = "../../" }
11
serde = { version = "1.0", features = ["derive"] }
12
-tao = "0.34"
+tao = "0.35"
13
14
[[bin]]
15
name = "bench_hello_world"
0 commit comments