diff options
author | Celeste <colean@colean.cc> | 2022-03-31 18:58:14 +0100 |
---|---|---|
committer | Celeste <colean@colean.cc> | 2022-03-31 18:58:14 +0100 |
commit | 29aa1f7ed1a476055c6e5f4731e0f2fe7781ba16 (patch) | |
tree | dbf30efb59acfb1cc304db16d51b7c5f0b37c718 | |
parent | 6ccef6c1e41ed2088f843aaedd87223e8073f3d4 (diff) |
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ [package] name = "boxer" +description = "Automatically generate boxes!" version = "0.1.0" edition = "2021" authors = ["Celeste <colean@colean.cc>"] |