mirror of
https://github.com/Death916/deathclock.git
synced 2026-04-11 04:56:35 -07:00
8 lines
109 B
TOML
8 lines
109 B
TOML
[package]
|
|
name = "rust"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
chrono = "0.4.44"
|
|
iced = "0.14.0"
|