Goofing around with examples

This commit is contained in:
Jamie Hardt
2021-01-01 22:36:08 -08:00
parent e652722250
commit ca1d5eb714
5 changed files with 133 additions and 102 deletions

View File

@@ -18,7 +18,7 @@ byteorder = "1.3.4"
encoding = "0.2.33"
serde_json = "1.0.61"
uuid = "0.8.1"
docopt = "1.1.0"
clap = "2.33.3"
[profile.release]
debug = true