fix in mysql

This commit is contained in:
Mateusz Gruszczyński
2026-07-27 16:11:03 +02:00
parent 326fb4050d
commit 36e0543bcd
4 changed files with 172 additions and 29 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rustpad"
version = "0.1.5"
version = "0.1.6"
edition = "2024"
rust-version = "1.94"
description = "Collaborative Markdown notepad built with Axum, WebSockets and SQLite, PostgreSQL and MySQL"