Update cli to 2018 edition

This commit is contained in:
Tad Hardesty 2019-12-08 20:56:00 -08:00
parent 446c89ba00
commit 1d939f38c9

View file

@ -3,6 +3,7 @@ name = "cli"
version = "1.0.1"
authors = ["Tad Hardesty <tad@platymuus.com>"]
description = "BYOND map rendering and analysis tools powered by SpacemanDMM"
edition = "2018"
[[bin]]
name = "dmm-tools"