From b5a5660ab552e6e0bf71af532d92af82b1fe58fe Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 11 Nov 2022 04:28:16 +0100 Subject: Bump deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a9af8e3..ec87288 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ clap = { version = "4", features = ["derive", "cargo", "wrap_help", "deprecated" clap_complete = "4" clap_mangen = "0.2" comrak = { version = "0.14", default-features = false } -fast_qr = "0.5.1" +fast_qr = { version = "0.6", features = ["svg"] } futures = "0.3" get_if_addrs = "0.5" hex = "0.4" -- cgit v1.2.3