# 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" version = "0.2.1" authors = ["Brendan Allan "] exclude = ["examples"] description = "A prisma client for Rust" license = "MIT" [dependencies.prisma-client-rust-codegen] version = "0.2.1" [dependencies.prisma-client-rust-core] version = "0.2.1" [dependencies.serde_json] version = "1.0.79" [dependencies.serde_path_to_error] version = "0.1.7"