This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ Upgrade to rust 2024, declare rust-version (#69)

+2 -1
+2 -1
Cargo.toml
··· 1 1 [package] 2 2 name = "shapemaker" 3 3 version = "1.2.2" 4 - edition = "2021" 4 + rust-version = "1.90" 5 + edition = "2024" 5 6 include = ["/src"] 6 7 license = "AGPL-3.0" 7 8 homepage = "https://gwen.works/shapemaker"