We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 237b66d + b7cfd91 commit fb45521Copy full SHA for fb45521
1 file changed
Cargo.toml
@@ -40,7 +40,7 @@ rand_xorshift = "0.3.0"
40
# Not a real dependency, but needed since criterion 0.4.0
41
# does not compile anymore as of 2022-10-03.
42
regex = "1.10.4"
43
-trybuild = "1.0.92"
+trybuild = "1.0.93"
44
version_check = "0.9.4"
45
46
[lints.clippy]
0 commit comments