Skip to content

Commit

Permalink
Update Rust crate quickcheck to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent f93d254 commit f03c68a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ clap = {version = "4.5.4", features = ["derive"], optional = true}
anyhow = {version = "1.0.82", optional = true}

[dev-dependencies]
quickcheck = "1"
quickcheck = "1.0.3"

# The profile that 'cargo dist' will build with
[profile.dist]
Expand Down

0 comments on commit f03c68a

Please sign in to comment.