summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2023-10-01 00:15:00 -0400
committerDavid Gay <eapoems@riseup.net>2023-10-01 00:15:00 -0400
commit8bc79457594a01f22f7146d3e1855de54558c531 (patch)
tree29ae1cc91bb971b747df171510249bbe783a4213 /Cargo.toml
parent4e5f2211e0be7d189235bc88b1ca8fef29e77f87 (diff)
Readme and updated desc
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 39437c3..f2af371 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "dmn"
version = "0.1.0"
edition = "2021"
-description = "A CLI and library to assist with Advanced Dungeons & Dragons (AD&D)"
+description = "CLI and library for DMs and other players of Advanced Dungeons & Dragons (AD&D)"
authors = ["David Gay <eapoems@riseup.net>"]
repository = "https://git.aikuro.net/poems/dmn"