Add base64 output for admin query command.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
dasha_uwu
2025-07-08 23:49:18 +00:00
committed by Jason Volk
parent 34abe1cce4
commit 9dd2b28605
3 changed files with 15 additions and 2 deletions

View File

@@ -84,6 +84,7 @@ zstd_compression = [
]
[dependencies]
base64.workspace = true
clap.workspace = true
tuwunel-api.workspace = true
tuwunel-core.workspace = true