# 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" name = "libxmlb" version = "0.4.2" authors = ["Felix Häcker "] description = "Rust bindings for libxmlb" homepage = "https://world.pages.gitlab.gnome.org/Rust/libxmlb-rs/" documentation = "https://world.pages.gitlab.gnome.org/Rust/libxmlb-rs/stable/latest/docs/libxmlb" readme = "README.md" keywords = ["xml"] categories = [ "api-bindings", "gui", ] license = "MIT" repository = "https://gitlab.gnome.org/World/Rust/libxmlb-rs" [package.metadata.docs.rs] all-features = true rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", ] [lib] name = "libxmlb" [dependencies.ffi] version = "0.4.0" package = "libxmlb-sys" [dependencies.gio] version = "0.20" [dependencies.glib] version = "0.20" [dependencies.libc] version = "0.2"