[package] name = "radio_datetime_analyzer" version = "1.0.1" edition = "2021" authors = ["René Ladan "] description = "Analyzer for log files of time station decoders." repository = "https://codeberg.org/rene0/radio_datetime_analyzer" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dcf77_utils = "1.0" msf60_utils = "1.0" radio_datetime_utils = "1.0"