Skip to content

Commit 80838eb

Browse files
authored
Merge pull request #608 from proptest-rs/dependabot/cargo/trybuild-eq-1.0.113
Update trybuild requirement from =1.0.112 to =1.0.113
2 parents b2d358b + 2aa1637 commit 80838eb

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
@@ -35,6 +35,6 @@ regex-syntax = "0.8"
3535
rusty-fork = { version = "0.3.0", default-features = false }
3636
syn = "2.0.108"
3737
tempfile = "3.0"
38-
trybuild = "=1.0.112"
38+
trybuild = "=1.0.113"
3939
unarray = "0.1.4"
4040
x86 = "0.52.0"

0 commit comments

Comments
 (0)