Skip to content

Commit

Permalink
Merge pull request #342 from GiganticMinecraft/renovate/proptest-1.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate proptest to 1.4.0
rito528 authored Nov 15, 2023
2 parents 880fe8b + ef5a6f0 commit d7492da
Showing 2 changed files with 4 additions and 10 deletions.
12 changes: 3 additions & 9 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@ envy = "0.4.2"
once_cell = "1.18.0"
test-case = "3.2.1"
strum = { version = "0.25.0", features = ["strum_macros"] }
proptest = "1.3.1"
proptest = "1.4.0"
proptest-derive = "0.4.0"
serde_json = "1.0.108"
itertools = "0.12.0"

0 comments on commit d7492da

Please sign in to comment.