# 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" rust-version = "1.81.0" name = "xoev-xwasser-codelists" version = "0.702.1+0.7.2" authors = ["H & D GmbH Open Source "] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = ''' "XOEV XWasser XML Standard" ''' readme = "README.md" keywords = [] categories = [] license = "MIT" repository = "https://github.com/hd-gmbh-dev/xoev-xwasser-rs" [lib] name = "xoev_xwasser_codelists" path = "src/lib.rs" [dependencies.anyhow] version = "1.0.89" [dependencies.bson] version = "2.13.0" [dependencies.raxb] version = "0.4.4" [dependencies.rust-embed] version = "8.5.0" features = ["interpolate-folder-path"] [dependencies.serde] version = "1.0.210" features = [ "derive", "rc", ] [dependencies.unicode-normalization] version = "0.1.24" [build-dependencies.anyhow] version = "1.0.89" [build-dependencies.bson] version = "2.13.0" [build-dependencies.encoding_rs] version = "0.8.34" [build-dependencies.raxb] version = "0.4.4" [build-dependencies.serde] version = "1.0.210" features = [ "derive", "rc", ] [build-dependencies.serde_json] version = "1.0.128" [build-dependencies.unicode-normalization] version = "0.1.24"