# 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 = "libspelling" version = "0.3.0" authors = ["Bilal Elmoussaoui "] description = "Rust bindings for libspelling" homepage = "https://world.pages.gitlab.gnome.org/Rust/libspelling-rs/" documentation = "https://world.pages.gitlab.gnome.org/Rust/libspelling-rs/stable/latest/docs/libspelling" readme = "README.md" keywords = [ "gtk4-rs", "gnome", "spelling", "GUI", ] categories = [ "api-bindings", "gui", ] license = "MIT" repository = "https://gitlab.gnome.org/World/Rust/libspelling-rs" [package.metadata.docs.rs] all-features = true rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", ] [lib] name = "libspelling" [dependencies.ffi] version = "0.3" package = "libspelling-sys" [dependencies.gio] version = "0.20" [dependencies.glib] version = "0.20" [dependencies.gtk] version = "0.9" package = "gtk4" [dependencies.gtk_source] version = "0.9" package = "sourceview5" [dependencies.libc] version = "0.2"