vte4 0.5.0

Rust bindings for the VTE Gtk4 library
[dependencies.bitflags]
version = "1.3"

[dependencies.ffi]
package = "vte4-sys"
version = "0.5"

[dependencies.gdk]
package = "gdk4"
version = "0.5"

[dependencies.gio]
version = "0.16"

[dependencies.glib]
version = "0.16"

[dependencies.gtk]
package = "gtk4"
version = "0.5"

[dependencies.libc]
version = "0.2"

[dependencies.pango]
version = "0.16"

[features]
default = []
v0_66 = ["ffi/v0_66"]
v0_70 = ["ffi/v0_70"]

[package]
authors = ["The Gtk-rs Project Developers"]
categories = ["api-bindings"]
description = "Rust bindings for the VTE Gtk4 library"
edition = "2018"
keywords = ["vte", "gtk", "gnome"]
license = "MIT"
name = "vte4"
repository = "https://gitlab.gnome.org/malureau/vte4-rs"
version = "0.5.0"