Skip to content

Commit 72de33b

Browse files
authored
Merge pull request #72 from Azkellas/dependabot/cargo/proptest-1.5.0
Bump proptest from 1.4.0 to 1.5.0
2 parents 7e637a2 + 515d1e7 commit 72de33b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

mesh_to_sdf/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cgmath = ["dep:cgmath"]
4040
[dev-dependencies]
4141
easy-gltf = "1.1.2"
4242
criterion = { version = "0.5.1", features = ["html_reports"] }
43-
proptest = "1.4.0"
43+
proptest = "1.5.0"
4444
env_logger = "0.11.3"
4545

4646
[[bench]]

0 commit comments

Comments
 (0)