mirror of
https://github.com/Astatin3/RusTeX.git
synced 2026-06-09 00:28:01 -06:00
11 lines
154 B
TOML
11 lines
154 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"
|
|
regex = "1.11.2"
|