# 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 = "fast_firestore" version = "0.1.8" description = "fast, plug and play firestore lib" homepage = "https://github.com/gzbakku/fast_firestore" readme = "README.md" keywords = [ "firestore", "easy", ] categories = ["database"] license = "MIT" repository = "https://github.com/gzbakku/fast_firestore" [dependencies.async-trait] version = "0.1.81" [dependencies.firestore_grpc] version = "0.224.0" [dependencies.futures] version = "0.3.28" [dependencies.gcp_access_token] version = "0.1.4" [dependencies.json] version = "0.12.4" [dependencies.prost-types] version = "0.9" [dependencies.tokio] version = "1.38.1" features = ["full"]