rusty_v8 0.0.5

Rust bindings to V8
Documentation
[build-dependencies.cargo_gn]
version = "0.0.13"

[build-dependencies.which]
version = "3.0.0"
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.libc]
version = "0.2.65"

[package]
authors = ["the Deno authors"]
description = "Rust bindings to V8"
edition = "2018"
exclude = ["*.md", "*.txt", "*.settings", "*OWNERS*", "AUTHORS", "LICENSE*", "README*", "build/android/", "build/chromeos/", "build/fuchsia/", "buildtools/third_party/libc++/trunk/test/", "buildtools/third_party/libc++abi/trunk/test/", "buildtools/checkdeps/", "buildtools/clang_format/", "v8/ChangeLog", "v8/docs/", "v8/benchmarks/", "v8/samples/", "v8/test/", "v8/third_party/wasm-api", "v8/tools/", "third_party/googletest/", "!BUILD.gn", "!test-torque.tq", "!v8/tools/run.py", "!v8/tools/testrunner/utils/dump_build_config.py", "!v8/tools/gen-postmortem-metadata.py", "!v8/tools/js2c.py", "!tools/clang/scripts/update.py", "!third_party/googletest/src/googletest/include/gtest/gtest_prod.h"]
license = "MIT"
name = "rusty_v8"
readme = "README.md"
repository = "https://github.com/denoland/rusty_v8"
version = "0.0.5"