# 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.78.0" name = "raxb-validate" version = "0.4.4" authors = ["H & D GmbH Open Source "] description = """ The Rust Architecture for XML Binding """ readme = "README.md" keywords = [] categories = [] license = "MIT" repository = "https://github.com/hd-gmbh-dev/raxb" [dependencies.byteorder] version = "1.5" [dependencies.libc] version = "0.2.159" [dependencies.lz4_flex] version = "0.11" [dependencies.once_cell] version = "1.20.1" [dependencies.raxb] version = "0.4.2" [dependencies.raxb-libxml2-sys] version = "0.4.2" [dependencies.raxb-xmlschema] version = "0.4.2" [dependencies.thiserror] version = "1.0.64" [dependencies.url] version = "2.5.0" [dependencies.uuid] version = "1.8" features = ["v5"] [features]