# 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 = "wread-mongodb" version = "0.19.1" authors = ["Saju Thankappan "] description = "read and write data for mongodb" homepage = "https://github.com/sajuthankappan/wread-data-mongodb-rs" readme = "README.md" keywords = ["mongodb"] categories = ["database"] license = "MIT OR Apache-2.0" repository = "https://github.com/sajuthankappan/wread-data-mongodb-rs" [dependencies.async-trait] version = "0.1.52" [dependencies.futures] version = "0.3.21" [dependencies.log] version = "0.4.14" [dependencies.mongodb] version = "2.1.0" [dependencies.serde] version = "1.0.136" features = ["derive"]