Files
rojo/rojo-test/Cargo.toml
2019-08-07 17:41:17 -07:00

10 lines
182 B
TOML

[package]
name = "rojo-test"
version = "0.1.0"
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
edition = "2018"
publish = false
[dependencies]
insta = "0.10.0"
tempfile = "3.1.0"