Update crate base64
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-23 16:38:21 +01:00
parent 222c950505
commit e35f890241
7 changed files with 23 additions and 13 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.1"
base64 = "0.21.0"
jwt-simple = "0.11.3"
digest = "0.10.6"
sha2 = "0.10.6"