fix(deps): update rust crate base64 to ^0.21.0 (#284)

* fix(deps): update rust crate base64 to ^0.21.0

* update to new functions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
renovate[bot]
2023-03-20 14:03:35 +01:00
committed by GitHub
parent 9b70a79b2c
commit 5a6abd3203
4 changed files with 20 additions and 23 deletions
Generated
+1 -1
View File
@@ -4287,7 +4287,7 @@ name = "tauri-plugin-authenticator"
version = "0.1.0"
dependencies = [
"authenticator",
"base64 0.13.1",
"base64 0.21.0",
"chrono",
"log",
"once_cell",