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

Reviewed-on: #120
This commit is contained in:
2023-05-26 13:01:46 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -25,7 +25,7 @@ askama = "0.12.0"
futures-util = "0.3.28"
urlencoding = "2.1.2"
rand = "0.8.5"
base64 = "0.21.1"
base64 = "0.21.2"
jwt-simple = "0.11.5"
digest = "0.10.7"
sha2 = "0.10.6"