# 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 = "firestore-serde-timestamp" version = "0.1.2" description = "A timestamp serialization helper for firestore-serde." readme = "../README.md" keywords = ["firestore", "gcp"] license = "MIT OR Apache-2.0" repository = "https://github.com/paulgb/firestore-serde" [dependencies.chrono] version = "0.4.19" [dependencies.prost] version = "0.9.0" [dependencies.prost-types] version = "0.9.0" [dependencies.serde] version = "1.0.136" [dependencies.serde_bytes] version = "0.11.5" [dev-dependencies.firestore-serde] version = "0.1.2" [dev-dependencies.googapis] version = "0.6.0"