# 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 = "diesel-autoincrement-new-struct" version = "0.1.1" authors = ["Jade Iqbal "] description = "Generate NewStructs for all your tables with autoincrementing IDs" homepage = "https://crates.io/crates/diesel_autoincrement_new_struct" documentation = "https://docs.rs/diesel_autoincrement_new_struct" readme = "README.md" keywords = [ "database", "orm", "diesel", "macro", "macro_rules", ] license = "MIT" repository = "https://github.com/LGUG2Z/diesel-autoincrement-new-struct" resolver = "2" [dependencies.macro_rules_attribute] version = "0.1" [dependencies.paste] version = "1" [dev-dependencies.diesel] version = "2.0.0-rc.1" features = ["sqlite"]