# 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-parser-rs" version = "0.1.2" authors = ["Mathias Pius "] description = "OData EDMX v1.0 parser" keywords = ["odata", "folketinget", "parser", "opendata"] license = "MIT" repository = "https://github.com/Datavirke/odata-parser-rs" [dependencies.chrono] version = "0.4.19" features = ["serde"] [dependencies.quick-xml] version = "0.22.0" features = ["serialize"] [dependencies.serde] version = "1.0.126" features = ["derive"]