docs exercise

This commit is contained in:
Nathan Stocks
2021-06-13 00:08:55 -06:00
parent c63dbe2f57
commit c1d451049d
5 changed files with 54 additions and 7 deletions

7
exercise/docs/Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "docs"
version = "0.1.0"
authors = ["Nathan Stocks <nathan@agileperception.com>"]
edition = "2018"
[dependencies]