raxb-libxml2-sys 0.6.0

The Rust Architecture for XML Binding
Documentation
# 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.84.0"
name = "raxb-libxml2-sys"
version = "0.6.0"
authors = ["H & D GmbH Open Source <contact-oss@h-d-gmbh.de>"]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = """
The Rust Architecture for XML Binding
"""
readme = false
keywords = []
categories = []
license = "MIT"
repository = "https://github.com/hd-gmbh-dev/raxb"
resolver = "3"

[lib]
name = "raxb_libxml2_sys"
path = "src/lib.rs"

[dependencies]

[build-dependencies.bindgen]
version = "0.69.4"
features = ["runtime"]
default-features = false

[build-dependencies.cmake]
version = "0.1"

[features]