diff --git a/Cargo.toml b/Cargo.toml index 93f6817..29e7bba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ tracing = "0.1.40" tracing-forest = "0.1.6" # SCSS -> CSS + usage in rust code -turf = "0.8.0" +turf = "0.9.3" # Dioxus # dioxus-free-icons = { version = "0.8", features = ["ionicons", "font-awesome-solid"] }