1 2 3 4 5 6 7 8
[package] name = "clock-timer" version = "0.2.2" edition = "2024" description = "A clock crate that offer a timer and a stopwatch to use in your apps" license = "MIT" [dependencies]