# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "vte-sys" version = "0.2.2" authors = ["Antoni Boucher "] build = "build.rs" links = "vte" description = "FFI bindings for vte3" license = "MIT" [package.metadata.docs.rs] features = ["dox"] [lib] name = "vte_sys" [dependencies.atk-sys] version = "0.9.1" [dependencies.bitflags] version = "1" [dependencies.gdk-sys] version = "0.9.1" [dependencies.gio-sys] version = "0.9.1" [dependencies.glib-sys] version = "0.9.1" [dependencies.gobject-sys] version = "0.9.1" [dependencies.gtk-sys] version = "0.9.2" [dependencies.libc] version = "0.2" [dependencies.pango-sys] version = "0.9.1" [dev-dependencies.shell-words] version = "0.1.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.pkg-config] version = "0.3.7" [features] dox = [] v0_40 = [] v0_42 = ["v0_40"] v0_44 = ["v0_42"] v0_46 = ["v0_44"] v0_48 = ["v0_46"] v0_50 = ["v0_48"] v0_52 = ["v0_50"] v0_54 = ["v0_52"] v0_56 = ["v0_54"] v0_58 = ["v0_56"]