Because projects can be nested, the Scouter is actually an iterator. For the purposes of Shenlong though generally only the first value will be used.
8 lines
143 B
TOML
8 lines
143 B
TOML
[package]
|
|
name = "scouter"
|
|
version = "0.1.0"
|
|
authors = ["Adrian Malacoda <adrian.malacoda@monarch-pass.net>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|