Skip to content

Commit 1535b4a

Browse files
committed
update deps
1 parent 92ba450 commit 1535b4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ include_dir = "0.7.2"
5050
config = { version = "0.15.4", features = ["json"] }
5151
markdown = { version = "1.0.0-alpha.23", features = ["log"] }
5252
password-hash = "0.5.0"
53-
argon2 = "0.5.0"
53+
argon2 = "0.5.3"
5454
actix-web-httpauth = "0.8.0"
5555
rand = "0.9.0"
5656
actix-multipart = "0.7.2"
57-
base64 = "0.22"
57+
base64 = "0.21.7"
5858
rustls-acme = "0.9.2"
5959
dotenvy = "0.15.7"
6060
csv-async = { version = "1.2.6", features = ["tokio"] }

0 commit comments

Comments
 (0)