···11name = "escpos"
22version = "1.0.0"
3344-# Fill out these fields if you intend to generate HTML documentation or publish
55-# your project to the Hex package manager.
66-#
77-# description = ""
88-# licences = ["Apache-2.0"]
99-# repository = { type = "github", user = "", repo = "" }
44+description = "🖨️ ESC/POS library for Gleam"
55+licences = ["Apache-2.0"]
66+repository = { type = "tangled", user = "did:plc:jwgnraovgs3eeenh23tlllyk", repo = "escpos" }
107# links = [{ title = "Website", href = "" }]
1111-#
1212-# For a full reference of all the available options, you can have a look at
1313-# https://gleam.run/writing-gleam/gleam-toml/.
148159[dependencies]
1610gleam_stdlib = ">= 0.44.0 and < 2.0.0"