summary refs log tree commit diff
path: root/src/tools/rustdoc-themes/Cargo.toml
blob: c0e2f527301beb57db6922c47b04a05eb50e74e0 (plain)
1
2
3
4
5
6
7
8
[package]
name = "rustdoc-themes"
version = "0.1.0"
authors = ["Guillaume Gomez <guillaume1.gomez@gmail.com>"]

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