Skip to content

Commit 7a0ebdf

Browse files
authored
Merge pull request #532 from remilauzier/master
update approx to 0.5
2 parents ada4add + 6c7c68f commit 7a0ebdf

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
@@ -21,7 +21,7 @@ unstable = []
2121
swizzle = []
2222

2323
[dependencies]
24-
approx = "0.4"
24+
approx = "0.5"
2525
mint = { version = "0.5", optional = true }
2626
num-traits = "0.2"
2727
# small_rng used only for benchmarks

0 commit comments

Comments
 (0)