mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-12 03:53:14 +00:00
Add reset password form, cleanup
This commit is contained in:
parent
1bdb4b6dc7
commit
4f755cfeca
10 changed files with 258 additions and 103 deletions
|
@ -1,7 +1,9 @@
|
|||
[package]
|
||||
name = "storage-server"
|
||||
name = "storage-app"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
repository = "https://github.com/jackzmc/storage"
|
||||
|
||||
|
||||
[dependencies]
|
||||
rocket = { version = "0.5.1", features = ["json", "uuid"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue