[package] authors = ["Joseph T Lyons "] description = "Calculate tempos by simply tapping" edition = "2021" license = "GPL-3.0-only" name = "tap_tempo" repository = "https://github.com/JosephTLyons/tap_tempo" version = "0.1.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chrono = "0.4.19"