Replace voronoi crate with voronator

This commit is contained in:
Héctor Ramón Jiménez 2022-10-04 11:50:32 +02:00
parent ddb8f5b96c
commit ce2c795bda
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 18 additions and 24 deletions

View file

@ -9,4 +9,4 @@ publish = false
iced = { path = "../..", features = ["canvas", "tokio", "debug"] }
tokio = { version = "1.0", features = ["sync"] }
env_logger = "0.9"
voronoi = "0.1.4"
voronator = "0.2"