From df65c9720c91a144d277f40c3f530d937e0166a5 Mon Sep 17 00:00:00 2001 From: Erwan Vivien Date: Fri, 4 Oct 2024 09:25:02 +0200 Subject: [PATCH] feat: update to 0.12.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d0a3266..467155b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fast_qr" -version = "0.12.5" +version = "0.12.6" authors = ["erwan.vivien "] edition = "2021" description = "Generates optimized QRCode"