javascriptcore 0.0.4

Bindings to the JavaScriptCore framework.
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "javascriptcore"
version = "0.0.4"
dependencies = [
 "javascriptcore-sys",
]

[[package]]
name = "javascriptcore-sys"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ced639bda5c9d9b8b5a95f2746c3788141a3eeb8dad2b4f3cba290ab4d261caa"
dependencies = [
 "pkg-config",
]

[[package]]
name = "pkg-config"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"