update approx to 0.5
This commit is contained in:
parent
ada4add5a7
commit
6c7c68f793
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ unstable = []
|
||||||
swizzle = []
|
swizzle = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
approx = "0.4"
|
approx = "0.5"
|
||||||
mint = { version = "0.5", optional = true }
|
mint = { version = "0.5", optional = true }
|
||||||
num-traits = "0.2"
|
num-traits = "0.2"
|
||||||
# small_rng used only for benchmarks
|
# small_rng used only for benchmarks
|
||||||
|
|
Loading…
Reference in a new issue