diff --git a/Cargo.toml b/Cargo.toml index 848a69a..a7fcd0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ tracing = "0.1.40" tracing-forest = "0.1.6" # SCSS -> CSS + usage in rust code -turf = "0.9.3" +turf = "0.10.0" # Dioxus dioxus-free-icons = { version = "0.9", features = ["ionicons", "font-awesome-solid"] }