From 0e022fabefbfa7358a5ea18b1f473e4f84ab26cf Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Sat, 3 May 2025 00:01:45 +0000 Subject: [PATCH] Update Rust crate turf to 0.10.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] } -- 2.43.0