fix: increases specificity of dates so entries are still correctly ordered within the same day

This commit is contained in:
Lewis Wynne 2026-04-09 20:53:23 +01:00
parent e7cf98ae17
commit 73823e84ec
4 changed files with 6 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "guestbook"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
description = "A configurable web guestbook made to be easy to use, with entries in plain text files, options for honeypots and captchas to deter spam, and moderation via Telegram bot."
license = "MIT"