# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "wsprspots" version = "0.1.8" authors = ["Mikael Voss "] description = "Quick and dirty tool to create ADIF logs from WSPRnet spot database dumps" readme = "README.md" keywords = [ "amateur-radio", "wspr", "adif", ] categories = ["command-line-utilities"] license = "MirOS" repository = "https://github.com/illdefined/wsprspots" [profile.release] lto = true [dependencies.chrono] version = "0.4" [dependencies.phf] version = "0.11" features = ["macros"] [dependencies.smartstring] version = "1.0" [dependencies.unicase] version = "2.6"