mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 20:28:58 +00:00
10 lines
170 B
TOML
10 lines
170 B
TOML
[package]
|
|
name = "rusty_v8"
|
|
version = "0.0.1"
|
|
authors = ["Bert Belder <bertbelder@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[build-dependencies]
|
|
cargo_gn = "0.0.13"
|
|
which = "3.0.0"
|