1 Commits
Author SHA1 Message Date
renovate-bot 9d5cf4b14e Update Rust crate turf to 0.10.0
ci/woodpecker/pr/validate Pipeline was successful
2025-04-21 16:17:28 +00:00
+1 -1
View File
@@ -40,7 +40,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"] }