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 0d84d4f commit 17e2828Copy full SHA for 17e2828
Cargo.toml
@@ -41,7 +41,7 @@ rand_xorshift = "0.3.0"
41
# Not a real dependency, but needed since criterion 0.4.0
42
# does not compile anymore as of 2022-10-03.
43
regex = "1.9.5"
44
-trybuild = "1.0.82"
+trybuild = "1.0.85"
45
46
[[bench]]
47
name = "algos"
0 commit comments