# 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 = "javascriptcore5-rs" version = "0.3.1" description = "Rust bindings for the javacriptcore library" documentation = "https://world.pages.gitlab.gnome.org/Rust/webkit2gtk5-rs/" keywords = [ "javascript", "gtk-rs", "gnome", ] license = "MIT" repository = "https://gitlab.gnome.org/World/Rust/webkit2gtk5-rs" resolver = "1" [package.metadata.docs.rs] features = ["dox"] [lib] name = "javascriptcore" [dependencies.bitflags] version = "^1.0" [dependencies.ffi] version = "0.3" package = "javascriptcore5-rs-sys" [dependencies.glib] version = "0.17" [features] dox = [ "ffi/dox", "glib/dox", ] v2_28 = ["ffi/v2_28"] v2_38 = [ "v2_28", "ffi/v2_38", ]