mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
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:
Generated
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user