# 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 = "typ-p" version = "0.0.1" description = "typ is difine primitive type proto files." license = "MIT OR Apache-2.0" repository = "https://github.com/mippo-app/typ-p" [dependencies.chrono] version = "~0" [dependencies.chronoutil] version = "~0" [dependencies.derive_pb] version = "~0" [dependencies.env_logger] version = "~0" [dependencies.envy] version = "~0" [dependencies.err-derive] version = "~0" [dependencies.gcloud-sdk] version = "~0" features = ["google-firestore-v1"] [dependencies.log] version = "~0" [dependencies.m-helper] version = "~0" [dependencies.prost] version = "~0" [dependencies.prost-types] version = "~0" [dependencies.regex] version = "1" [dependencies.serde] version = "1" features = ["derive"] [dependencies.tonic] version = "~0" features = [ "transport", "tls", "gzip", ] [dependencies.uuid] version = "1" features = [ "serde", "v4", ] [build-dependencies.m-helper] version = "~0" [build-dependencies.tonic-build] version = "~0"