Skip to content

Commit 204a1c9

Browse files
authored
Merge pull request #137 from finnbear/num_0_4_3
Update to `[email protected]` for `Float::clamp`.
2 parents 0bc8ab1 + 63660d4 commit 204a1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ approx = "0.5"
1919
rand = "0.8"
2020
log = "0.4"
2121
serde = { optional = true, version = "1", features = ["derive"] }
22-
num = "0.4.0"
22+
num = "0.4.3"
2323
nalgebra = { version = "0.33.0", features = ["default", "serde-serialize"] }
2424
rayon = {optional = true, version = "1.8.1" }
2525

0 commit comments

Comments
 (0)