summaryrefslogtreecommitdiffstats
path: root/src/tools/rustdoc-themes/Cargo.toml
blob: 3d8c77d36d70dd965fcb5419aa2c08e4defe1624 (plain)
1
2
3
4
5
6
7
8
[package]
name = "rustdoc-themes"
version = "0.1.0"
edition = "2021"

[[bin]]
name = "rustdoc-themes"
path = "main.rs"