Skip to content

Commit 2e31662

Browse files
chore(deps): update rust crate quickcheck to 1.1.0
1 parent db67d22 commit 2e31662

File tree

2 files changed

+227
-9
lines changed

2 files changed

+227
-9
lines changed

Cargo.lock

Lines changed: 226 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ phf = { version = "0.13.1", features = ["macros"] }
137137
prettyplease = "0.2.37"
138138
proc-macro-error2 = { version = "2.0.1", default-features = false }
139139
proc-macro2 = "1.0.106"
140-
quickcheck = "1.0.3"
140+
quickcheck = "1.1.0"
141141
quickcheck_macros = "1.1.0"
142142
quote = "1.0.45"
143143
rayon = "1.11.0"

0 commit comments

Comments
 (0)