]> git.lizzy.rs Git - rust.git/blob - src/tools/rustdoc-themes/Cargo.toml
Rollup merge of #93694 - jsha:font-sizes-spacing, r=GuillaumeGomez
[rust.git] / src / tools / rustdoc-themes / Cargo.toml
1 [package]
2 name = "rustdoc-themes"
3 version = "0.1.0"
4 edition = "2021"
5
6 [[bin]]
7 name = "rustdoc-themes"
8 path = "main.rs"