remove note to convert to sin_cos_tau instead sin_cos_pi
[vector-math.git] / Cargo.toml
index d709c7a2fe72bbb09ea6af02e1533a5e6625a114..56ad7be042db2b4c55b8674c5331b15fd177ce2d 100644 (file)
@@ -12,7 +12,6 @@ core_simd = { version = "0.1.0", git = "https://github.com/rust-lang/stdsimd", o
 
 [build-dependencies]
 vector-math-build-helpers = { version = "=0.1.0", path = "vector-math-build-helpers" }
-which = "3"
 
 [features]
 default = ["fma"]