this repo has no description
3
fork

Configure Feed

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

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

authored by

Gwenn Le Bihan and committed by
GitHub
b6e7c15b 79645a34

+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"