Do not save svg to file, just print qr text

This commit is contained in:
Floris Bruynooghe
2023-02-20 13:02:16 +01:00
parent 3c4ffc3550
commit 788d3125a3
3 changed files with 1 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -1162,7 +1162,6 @@ dependencies = [
"pretty_env_logger",
"rusqlite",
"rustyline",
"tempfile",
"tokio",
]