diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 2b3c542..c01d154 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qrcodegen" -version = "1.3.0" +version = "1.3.1" authors = ["Project Nayuki"] description = "High-quality QR Code generator library" homepage = "https://www.nayuki.io/page/qr-code-generator-library"