Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andy128k committed Feb 6, 2025
1 parent d251547 commit b328a4c
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 393 deletions.
123 changes: 82 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ default-run = "password-storage"
[dependencies]
futures = "0.3"

rand = "0.8"
rand = "0.9"
aes = "0.8"
cbc = "0.1"
deflate = "1"
Expand Down
Loading

0 comments on commit b328a4c

Please sign in to comment.