# 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 = "sourceview4" version = "0.5.0" authors = ["Christopher Davis "] exclude = [ "gir-files/*", "gir/", ] description = "API bindings for GtkSourceView 4" documentation = "https://world.pages.gitlab.gnome.org/Rust/sourceview4-rs/stable/latest/docs/sourceview4" keywords = [ "gtksourceview", "sourceview", "gtk-rs", "gnome", ] license = "LGPL-2.1-or-later" repository = "https://gitlab.gnome.org/World/Rust/sourceview4-rs" resolver = "1" [dependencies.cairo-rs] version = "0.18" [dependencies.ffi] version = "0.5" package = "sourceview4-sys" [dependencies.gdk] version = "0.18" [dependencies.gdk-pixbuf] version = "0.18" [dependencies.gio] version = "0.18" [dependencies.glib] version = "0.18" [dependencies.gtk] version = "0.18" [dependencies.libc] version = "0.2" [dependencies.pango] version = "0.18"