aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 57f998a..a4535a7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,10 +2,11 @@
[package]
name = "windmark-comments"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "A comment engine module for Windmark"
+documentation = "https://docs.rs/windmark-comments"
readme = "README.md"
homepage = "https://github.com/gemrest/windmark-comments"
repository = "https://github.com/gemrest/windmark-comments"