fix base64 uses

This commit is contained in:
Alex Auvolat
2023-05-16 18:34:46 +02:00
parent ea9b15f669
commit e4f955d672
5 changed files with 44 additions and 37 deletions
Generated
+1
View File
@@ -1890,6 +1890,7 @@ version = "0.1.1"
dependencies = [
"base64 0.21.0",
"clap 4.2.7",
"garage_db",
"garage_util",
"http",
"hyper-rustls 0.23.2",