mirror of
https://github.com/G2-Games/lbee-utils.git
synced 2025-04-19 07:12:55 -05:00
10 lines
126 B
TOML
10 lines
126 B
TOML
[package]
|
|
name = "font"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
authors.workspace = true
|
|
|
|
[dependencies]
|
|
|
|
[lints]
|
|
workspace = true
|