Update Rust crate base64 to 0.21.2
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user