# 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 = "prisma-client-rust-core" version = "0.2.1" authors = ["Brendan Allan "] description = "A prisma client for Rust" license = "MIT" [dependencies.async-trait] version = "0.1.52" [dependencies.convert_case] version = "0.4.0" [dependencies.directories] version = "3.0.2" [dependencies.flate2] version = "1.0.20" [dependencies.futures] version = "0.3.21" [dependencies.http] version = "0.2.4" [dependencies.quote] version = "1.0.15" [dependencies.regex] version = "1.5.4" [dependencies.reqwest] version = "0.11.9" features = ["blocking"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.serde_path_to_error] version = "0.1" [dependencies.syn] version = "1.0.86"