We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 122c6c1 + 066f31f commit d703ba6Copy full SHA for d703ba6
1 file changed
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.10.2"
44
-trybuild = "1.0.88"
+trybuild = "1.0.89"
45
version_check = "0.9.4"
46
47
[lints.clippy]
0 commit comments