mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-01-21 21:50:20 -05:00
9 lines
170 B
TOML
9 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"
|