docs: slight Cargo.toml description rephrase.

This commit is contained in:
Lewis Wynne 2026-04-10 03:05:42 +01:00
parent 8e11bd3558
commit 39424b0ac5

View file

@ -2,7 +2,7 @@
name = "guestbook" name = "guestbook"
version = "0.2.3" version = "0.2.3"
edition = "2021" edition = "2021"
description = "A standalone guestbook to let visitors to your site leave behind written messages, drawings, and voice notes, with spam-prevention and moderation via Telegram bot." description = "A self-hosted guestbook page to let visitors to your site leave behind written messages, drawings, and voice notes, with spam-prevention and moderation via Telegram bot."
license = "MIT" license = "MIT"
repository = "https://git.ily.rs/lew/guestbook" repository = "https://git.ily.rs/lew/guestbook"