Merge pull request 'Update Rust crate digest to 0.10.7' (#115) from renovate/digest-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #115
This commit is contained in:
2023-05-23 10:07:37 +00:00
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.1"
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"