# 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 = "librsvg-rebind-sys" version = "0.1.0" authors = ["Sophie Herold "] build = "build.rs" links = "rsvg" exclude = [ "Gir.toml", "tests/", ] description = "FFI bindings for librsvg" homepage = "https://gitlab.gnome.org/GNOME/librsvg" documentation = "https://gnome.pages.gitlab.gnome.org/librsvg/doc/librsvg_rebind_sys/" keywords = ["svg"] categories = ["api-bindings"] license = "MIT" repository = "https://gitlab.gnome.org/GNOME/librsvg" [package.metadata.docs.rs] all-features = true rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", "--generate-link-to-definition", ] [package.metadata.system-deps.librsvg_2_0] name = "librsvg-2.0" version = "2.50" [package.metadata.system-deps.librsvg_2_0.v2_58] version = "2.58" [dependencies.cairo-sys-rs] version = "0.20" [dependencies.gdk-pixbuf-sys] version = "0.20" [dependencies.gio-sys] version = "0.20" [dependencies.glib-sys] version = "0.20" [dependencies.gobject-sys] version = "0.20" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.1" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "7" [features] v2_58 = []