Cargo.toml: Add documentation key

This commit is contained in:
2024-04-21 23:49:24 -05:00
parent 116d98437c
commit 087969e117
9 changed files with 9 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ resolver = "2"
[workspace.package]
repository = "https://git.soft.fish/j/Conlang"
documentation = "https://docs.soft.fish"
version = "0.0.5"
authors = ["John Breaux <j@soft.fish>"]
edition = "2021"