Adding upstream version 1.8.0+20250123.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
972340dc8c
commit
7d7607bd81
52 changed files with 15921 additions and 0 deletions
12
rust-no-heap/Cargo.toml
Normal file
12
rust-no-heap/Cargo.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
[package]
|
||||
name = "qrcodegen-no-heap"
|
||||
version = "1.8.1"
|
||||
authors = ["Project Nayuki"]
|
||||
description = "High-quality QR Code generator library"
|
||||
homepage = "https://www.nayuki.io/page/qr-code-generator-library"
|
||||
repository = "https://github.com/nayuki/QR-Code-generator"
|
||||
readme = "Readme.markdown"
|
||||
keywords = ["qr-code", "barcode", "encoder", "image"]
|
||||
categories = ["encoding", "multimedia::images"]
|
||||
license = "MIT"
|
||||
exclude = ["examples/*"]
|
Loading…
Add table
Add a link
Reference in a new issue