base64 0.21

This commit is contained in:
Jack Grigg
2023-03-23 13:44:02 +09:00
parent edf4c5a45d
commit 0d0f64ff1b
3 changed files with 8 additions and 20 deletions
Generated
+1 -7
View File
@@ -54,7 +54,7 @@ version = "0.3.3"
dependencies = [
"age-core",
"age-plugin",
"base64 0.20.0",
"base64 0.21.0",
"bech32",
"console",
"dialoguer",
@@ -162,12 +162,6 @@ version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
[[package]]
name = "base64"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0ea22880d78093b0cbe17c89f64a7d457941e65759157ec6cb31a31d652b05e5"
[[package]]
name = "base64"
version = "0.21.0"