# 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 = "javascriptcore-rs-sys-webkit2gtk4-1" version = "0.4.0" authors = ["The Gtk-rs Project Developers"] build = "build.rs" description = "Sys functions for the Rust bindings of the javacriptcore library" keywords = [ "javascript", "gtk-rs", "gnome", ] license = "MIT" repository = "https://github.com/mrquantumoff/javascriptcore-rs" [package.metadata.system-deps.javascriptcoregtk_4_1] name = "javascriptcoregtk-4.1" version = "2.38" [package.metadata.docs.rs] features = ["dox"] [lib] name = "javascriptcore_rs_sys" [dependencies.glib-sys] version = "^0.16" [dependencies.gobject-sys] version = "^0.16" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "6" [features] dox = [] v2_28 = []