fix: make noheap version have different name so it's easier for Cargo to be found

pull/181/head
Slesarew 2 years ago committed by GitHub
parent 22fac31bdf
commit 21357d72ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
[package]
name = "qrcodegen"
name = "qrcodegen-noheap"
version = "1.8.0"
authors = ["Project Nayuki"]
description = "High-quality QR Code generator library"

Loading…
Cancel
Save