Fix wrapping on long server names

This commit is contained in:
jude
2023-07-23 16:28:27 +01:00
parent 5671fd462b
commit 58c778632e
3 changed files with 18 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "reminder-rs"
version = "1.6.22"
version = "1.6.23"
authors = ["Jude Southworth <judesouthworth@pm.me>"]
edition = "2021"
license = "AGPL-3.0 only"