mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-22 04:40:01 +00:00
10 lines
167 B
TOML
10 lines
167 B
TOML
[package]
|
|
name = "test4"
|
|
version = "0.1.0"
|
|
authors = ["Bert Belder <bertbelder@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
[build-dependencies]
|
|
cargo_gn = "0.0.13"
|
|
which = "3.0.0"
|