[workspace] resolver = "2" members = ["core", "cli", "gui", "web"] [workspace.package] version = "0.1.0" edition = "2021" license = "MIT" authors = ["刘航宇 "] description = "从零手写的 QR 码生成器 — ISO/IEC 18004 完整实现" repository = "https://github.com/LHY0125/QRGen" homepage = "https://github.com/LHY0125/QRGen" documentation = "https://github.com/LHY0125/QRGen" readme = "README.md" keywords = ["qr", "qr-code", "qrcode", "encoding", "barcode"] categories = ["encoding", "command-line-utilities", "gui", "web-programming"] rust-version = "1.87"