# 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 = "odata-rust-generator" version = "0.6.0" authors = ["Mathias Pius "] description = "Generates Rust code that represents the models of an OpenData document" keywords = ["odata", "code-generation", "opendata"] license = "MIT" repository = "https://github.com/Datavirke/odata-rust-generator" [dependencies.clap] version = "3.0.0-beta.5" [dependencies.codegen] version = "0.1.4" package = "codegen2" [dependencies.indoc] version = "1.0.3" [dependencies.odata-parser-rs] version = "0.1.2"