mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-15 11:50:21 +01:00
8 lines
151 B
TOML
8 lines
151 B
TOML
[package]
|
|
name = "todo_change_name"
|
|
version = "0.1.0"
|
|
authors = ["traxys <quentin@familleboyer.net>"]
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
iced = "0.10.0"
|