# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "xron" version = "0.3.3" authors = ["Thomas Schaller "] description = "XLSX to RON CLI" license = "MIT/Apache-2.0" [dependencies.basic_xlsx_writer] version = "0.1.2" [dependencies.calamine] version = "0.15" [dependencies.clap] version = "2" [dependencies.err-derive] version = "0.1" [dependencies.indexmap] version = "1.0.2" features = ["serde-1"] [dependencies.ron] version = "0.4.1" [dependencies.serde] version = "1" features = ["serde_derive"]