Skip to content

Commit 09609cb

Browse files
chore(deps): update rust crate trybuild to 1.0.85
1 parent 4ef79e5 commit 09609cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ rand_xorshift = "0.3.0"
4141
# Not a real dependency, but needed since criterion 0.4.0
4242
# does not compile anymore as of 2022-10-03.
4343
regex = "1.7.1"
44-
trybuild = "1.0.82"
44+
trybuild = "1.0.85"
4545

4646
[[bench]]
4747
name = "algos"

0 commit comments

Comments
 (0)