# 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-webkitgtk4-1" version = "0.4.1000" description = "Rust bindings for the javacriptcore library" readme = "README.md" keywords = [ "javascript", "gtk-rs", "gnome", ] license = "MIT" repository = "https://github.com/mrquantumoff/javascriptcore-rs" [package.metadata.docs.rs] features = ["dox"] [lib] name = "javascriptcore" [dependencies.bitflags] version = "^1.0" [dependencies.ffi] version = "0.4" package = "javascriptcore-rs-sys-webkit2gtk4-1" [dependencies.glib] version = "^0.16.0" [features] dox = ["ffi/dox"] v2_28 = ["ffi/v2_28"]