# 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 = "nitroglycerin" version = "0.4.5" authors = ["Conrad Ludgate "] description = "High level dynamodb crate" readme = "../README.md" license = "MIT" repository = "https://github.com/conradludgate/nitroglycerin" [dependencies.chrono] version = "0.4" optional = true [dependencies.nitroglycerin_derive] version = "0.4.2" [dependencies.oauth2] version = "4.1" optional = true [dependencies.rusoto_core] version = "0.47.0" [dependencies.rusoto_dynamodb] version = "0.47.0" [dependencies.serde_json] version = "1.0" [dependencies.thiserror] version = "1.0" [dependencies.uuid] version = "0.8" optional = true