Browse Source

Merge 812bb48fbd into bd43fe2c3d

pull/120/merge
dependabot[bot] 3 weeks ago committed by GitHub
parent
commit
1fd24d9f12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      Cargo.toml

2
Cargo.toml

@ -38,7 +38,7 @@ panic = 'abort' @@ -38,7 +38,7 @@ panic = 'abort'
aes-gcm = "0.10"
anyhow = "1.0"
argon2 = "0.5"
base64 = "0.21"
base64 = "0.22"
bincode = "1.3"
blake3 = "1.3"
hex = "0.4"

Loading…
Cancel
Save