Nixfiles/templates/gui/Cargo.toml

9 lines
151 B
TOML
Raw Normal View History

2023-11-09 23:37:32 +01:00
[package]
name = "todo_change_name"
version = "0.1.0"
authors = ["traxys <quentin@familleboyer.net>"]
edition = "2021"
[dependencies]
iced = "0.10.0"