fix after change nickname

This commit is contained in:
Mateusz Gruszczyński
2026-07-27 23:44:31 +02:00
parent 9695b2b739
commit a27f8ad7f3
5 changed files with 24 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rustpad"
version = "0.1.10"
version = "0.1.11"
edition = "2024"
rust-version = "1.94"
description = "Collaborative Markdown notepad built with Axum, WebSockets and SQLite, PostgreSQL and MySQL"