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

Reviewed-on: #60
This commit is contained in:
2022-10-29 07:58:10 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ askama = "0.11.1"
futures-util = "0.3.25"
urlencoding = "2.1.2"
rand = "0.8.5"
base64 = "0.13.0"
base64 = "0.13.1"
jwt-simple = "0.11.1"
digest = "0.10.3"
sha2 = "0.10.6"