mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-08 03:03:20 +00:00
Fix login loop and add documentation
This commit is contained in:
parent
6ffa89a936
commit
bf2a87d746
8 changed files with 112 additions and 10 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2356,7 +2356,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
||||
|
||||
[[package]]
|
||||
name = "storage-app"
|
||||
name = "storage_app"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue