# 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 = "cratesio-dbdump-csvtab" version = "0.2.2" authors = ["Alyssa Awoo "] exclude = ["/testdata/extracted/*"] description = "csvtab wrapper for crates.io db dump" documentation = "http://docs.rs/cratesio-dbdump-csvtab" readme = "README.md" keywords = ["crates", "csvtab", "sqlite"] license = "MIT" repository = "https://github.com/alyti/cratesio-dbdump-csvtab" [dependencies.cached-path] version = "0.5.1" [dependencies.flate2] version = "1.0" [dependencies.rusqlite] version = "0.25.1" features = ["bundled", "csvtab"] [dependencies.tar] version = "0.4" [dependencies.thiserror] version = "1.0.19"