[build-dependencies] pkg-config = "0.3" system-deps = "6" [dependencies] libc = "0.2" [dependencies.glib] git = "https://github.com/gtk-rs/gtk-rs-core" package = "glib-sys" version = "0.18" branch = "0.18" [dependencies.gobject] git = "https://github.com/gtk-rs/gtk-rs-core" package = "gobject-sys" version = "0.18" branch = "0.18" [dependencies.gtk] git = "https://github.com/gtk-rs/gtk3-rs" package = "gtk-sys" version = "0.18" branch = "0.18" [dev-dependencies] shell-words = "1.0.0" tempfile = "3" [lib] name = "gspell_sys" [package] authors = ["Julian Sparber ", "Christopher Davis ", "Jordan Petridis "] build = "build.rs" description = "Raw C-FFI bindings for the gspell library" keywords = ["gspell", "spell", "gtk-rs", "gnome"] license = "GPL-3.0-or-later" links = "gspell" name = "gspell-sys" edition = "2021" repository = "https://gitlab.gnome.org/World/Rust/gspell-rs" version = "0.7.0" [package.metadata.docs.rs] features = [] rustc-args = ["--cfg", "docsrs"] rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"] [package.metadata.system-deps.gspell_1] name = "gspell-1" version = "1.6" [features]