# 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" version = "0.1.0" authors = ["Sophie Herold "] exclude = ["Gir.toml"] description = "Rust bindings for librsvg" homepage = "https://gitlab.gnome.org/GNOME/librsvg" documentation = "https://gnome.pages.gitlab.gnome.org/librsvg/doc/librsvg_rebind/" readme = "README.md" 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", ] [dependencies.bitflags] version = "2.0" [dependencies.cairo-rs] version = "0.20" [dependencies.ffi] version = "0.1" package = "librsvg-rebind-sys" [dependencies.gio] version = "0.20" [dependencies.glib] version = "0.20" [dependencies.libc] version = "0.2" [dev-dependencies.cairo-rs] version = "0.20" features = ["png"] [features] v2_58 = ["ffi/v2_58"]