Update Rust crate digest to 0.10.7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2023-05-23 09:45:41 +00:00
parent 97784a9ef7
commit 43ca92ac12
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ urlencoding = "2.1.2"
rand = "0.8.5"
base64 = "0.21.0"
jwt-simple = "0.11.5"
digest = "0.10.6"
digest = "0.10.7"
sha2 = "0.10.6"
lazy-regex = "2.4.1"
totp_rfc6238 = "0.5.1"