fix security 1

This commit is contained in:
Mateusz Gruszczyński
2026-07-26 16:13:31 +02:00
parent 9b89ef79c4
commit a075d06b6d
5 changed files with 191 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "rustpad"
version = "0.0.40"
version = "0.0.41"
edition = "2024"
rust-version = "1.94"
description = "Collaborative Markdown notepad built with Axum, WebSockets and SQLite, PostgreSQL and MySQL"