JakeHillion
4465770b8f
Co-authored-by: Jake Hillion <jake@hillion.co.uk> Reviewed-on: #1 Co-authored-by: JakeHillion <jake@hillion.co.uk> Co-committed-by: JakeHillion <jake@hillion.co.uk>
10 lines
221 B
TOML
10 lines
221 B
TOML
[package]
|
|
name = "plot"
|
|
version = "0.1.0"
|
|
authors = ["Jake Hillion <jake@hillion.co.uk>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|