# 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 = "sql_reverse_error" version = "0.1.2" description = "sql reverse error" homepage = "https://github.com/ptechen" documentation = "https://github.com/ptechen/sql_reverse/blob/main/README.md" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/ptechen/sql_reverse.git" resolver = "1" [dependencies.mysql] version = "24.0.0" [dependencies.quicli] version = "0.4.0" [dependencies.regex] version = "1.5.6" [dependencies.serde_json] version = "1.0.81" [dependencies.serde_yaml] version = "0.8.23" [dependencies.tera] version = "1.15.0" [dependencies.tokio-postgres] version = "0.7.6"