0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2025-01-21 21:50:20 -05:00
denoland-rusty-v8/Cargo.toml

10 lines
167 B
TOML
Raw Normal View History

2019-10-08 01:56:41 +02:00
[package]
name = "test4"
version = "0.1.0"
authors = ["Bert Belder <bertbelder@gmail.com>"]
edition = "2018"
2019-10-15 18:31:05 -07:00
[build-dependencies]
2019-10-31 12:03:44 -04:00
cargo_gn = "0.0.13"
which = "3.0.0"