[dependencies.ctrlc]
version = "3.2.5"
[lib]
name = "clock_timer"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A clock crate that offer a timer and a stopwatch to use in your apps"
edition = "2024"
license = "MIT"
name = "clock-timer"
readme = false
version = "0.2.3"