Skip to content

Commit 08faae0

Browse files
Bump quickcheck from 0.9.2 to 1.0.3
Bumps [quickcheck](https://github.com/BurntSushi/quickcheck) from 0.9.2 to 1.0.3. - [Release notes](https://github.com/BurntSushi/quickcheck/releases) - [Commits](BurntSushi/quickcheck@0.9.2...1.0.3) --- updated-dependencies: - dependency-name: quickcheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0df6c6 commit 08faae0

File tree

2 files changed

+29
-8
lines changed

2 files changed

+29
-8
lines changed

Cargo.lock

+28-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vitup/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ tokio-rustls = "0.23.2"
7272
tokio-stream = { version = "0.1.8", features = ["net"] }
7373

7474
[dev-dependencies]
75-
quickcheck = "0.9"
75+
quickcheck = "1.0"
7676
quickcheck_macros = "0.9"
7777
assert_fs ="1.0"
7878
assert_cmd = "1.0"

0 commit comments

Comments
 (0)