removed approx dependency

This commit is contained in:
Giovanni Cuccu
2023-11-11 11:07:00 +01:00
parent 061b56b90e
commit 3e83f4a8dc

View File

@@ -80,7 +80,6 @@ futures = "0.3.21"
paste = "1.0.11"
more-asserts = "0.3.1"
rand_distr = "0.4.3"
approx = "0.5.1"
[target.'cfg(not(windows))'.dev-dependencies]
criterion = { version = "0.5" }