diff --git a/rust-no-heap/Cargo.toml b/rust-no-heap/Cargo.toml index a0c72d5..54c10b9 100644 --- a/rust-no-heap/Cargo.toml +++ b/rust-no-heap/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "qrcodegen" +name = "qrcodegen-no-heap" version = "1.8.0" authors = ["Project Nayuki"] description = "High-quality QR Code generator library"