mirror of
https://github.com/Astatin3/RusTeX.git
synced 2026-06-08 16:18:09 -06:00
10 lines
137 B
TOML
10 lines
137 B
TOML
|
|
[package]
|
||
|
|
name = "rustex"
|
||
|
|
version = "0.1.0"
|
||
|
|
edition = "2024"
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
fontdue = "0.9.3"
|
||
|
|
icy_sixel = "0.1.3"
|
||
|
|
lazy_static = "1.5.0"
|