Skip to content

Commit

Permalink
Update Rust crate proptest to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Dec 16, 2024
1 parent aeeabe0 commit 5b2b742
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
19 changes: 6 additions & 13 deletions src/abacus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ uuid = { version = "1.11.0", default-features = false, features = ["std", "v4"]
http-body-util = "0.1.2"
insta = { version = "1.41.1", default-features = false, features = ["colors", "ron", "redactions", "json"] }
mime = "0.3.17"
proptest = "1.5.0"
proptest = "1.6.0"
tokio = { version = "1.42.0", default-features = false, features = ["full"] }
tower = "0.4.13"

0 comments on commit 5b2b742

Please sign in to comment.