fix in queries

This commit is contained in:
Mateusz Gruszczyński
2026-07-27 18:04:22 +02:00
parent 84497da819
commit 2538e97fe2
10 changed files with 683 additions and 327 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rustpad"
version = "0.1.7"
version = "0.1.8"
edition = "2024"
rust-version = "1.94"
description = "Collaborative Markdown notepad built with Axum, WebSockets and SQLite, PostgreSQL and MySQL"