# 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 = "2018" name = "osm-tag-csv-history" version = "0.5.0" authors = ["Amanda McCann "] description = "Use CSV tools to see who's mapping what in OpenStreetMap." keywords = ["openstreetmap", "osm"] license = "AGPL-3.0+" repository = "https://git.sr.ht/~ebel/osm-tag-csv-history" [profile.dev] opt-level = 3 [dependencies.anyhow] version = "1.0.26" [dependencies.clap] version = "2.33.0" [dependencies.csv] version = "1.1.1" [dependencies.do_every] version = "0.1.0" [dependencies.env_logger] version = "0.9" [dependencies.flate2] version = "1.0.13" [dependencies.log] version = "0.4.0" [dependencies.osmio] version = "0.6" [dependencies.read-progress] version = "0.2.0" [dependencies.rusqlite] version = "0.25.3" [dependencies.serde_json] version = "1.0.66"