Files
ultimate_rust2/exercise/docs/Cargo.toml
Nathan Stocks c1d451049d docs exercise
2021-06-13 00:08:55 -06:00

8 lines
132 B
TOML

[package]
name = "docs"
version = "0.1.0"
authors = ["Nathan Stocks <nathan@agileperception.com>"]
edition = "2018"
[dependencies]