guest password protect

This commit is contained in:
Mateusz Gruszczyński
2026-08-04 16:41:45 +02:00
parent 8d58549d11
commit 6fc408ddf7
18 changed files with 527 additions and 43 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
[package]
name = "rustpad"
version = "0.2.31"
version = "0.2.34"
edition = "2024"
rust-version = "1.94"
description = "Collaborative Markdown notepad built with Axum, WebSockets and SQLite, PostgreSQL and MySQL"
license = "MIT"
license = "Source-Available Code / Dual-Licensed"
[dependencies]
argon2 = "0.5"