Merge branch 'master' into renovate/clap-3.x
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-09-01 07:29:51 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@ rand = "0.8.5"
base64 = "0.13.0"
jwt-simple = "0.11.0"
digest = "0.10.3"
sha2 = "0.10.2"
sha2 = "0.10.3"
lazy-regex = "2.3.0"
totp_rfc6238 = "0.5.0"
base32 = "0.4.0"