mirror of
https://github.com/NotAShelf/stash.git
synced 2026-06-23 21:23:27 +00:00
Merge 86ed3abfae into e2ad638fb2
This commit is contained in:
commit
4f861f1bd1
4 changed files with 912 additions and 30 deletions
|
|
@ -14,6 +14,7 @@ name = "stash" # actual binary name for Nix, Cargo, etc.
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
age = "0.11.2"
|
||||
arc-swap = { version = "1.9.1", optional = true }
|
||||
base64 = "0.22.1"
|
||||
blocking = "1.6.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue