# 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 = "vorm" version = "0.2.1" description = "Wrapper library for MongoDB." documentation = "https://docs.rs/vorm" license = "MIT" repository = "https://dreamerslegacy.xyz/git/dlxyz/vorm" [dependencies.anyhow] version = "1.0.70" [dependencies.mongodb] version = "2.3.0" [dependencies.serde] version = "1.0.159" [dev-dependencies.oorandom] version = "11.1.3" [dev-dependencies.tokio] version = "1.27.0"