tiny_text 1.3.0 (#1027)

This commit is contained in:
Jeremy Grosser
2024-04-11 01:32:14 -07:00
committed by GitHub
parent a2c99729df
commit 2b1da5850e
+18
View File
@@ -0,0 +1,18 @@
name = "tiny_text"
description = "Low resolution bitmap font with a small memory footprint"
version = "1.3.0"
authors = ["Jeremy Grosser"]
maintainers = ["Jeremy Grosser <jeremy@synack.me>"]
maintainers-logins = ["JeremyGrosser"]
licenses = "MIT"
website = ["https://github.com/JeremyGrosser/tiny_text"]
tags = ["font", "hal", "bitmap", "text"]
[[depends-on]]
hal = "~0.3.0"
[origin]
commit = "a249a2d12f50c459f288595b734029beb9ef6251"
url = "git+https://github.com/JeremyGrosser/tiny_text.git"