rust/src/tools/rustdoc-themes/Cargo.toml
2019-02-04 00:45:42 +09:00

9 lines
178 B
TOML

[package]
name = "rustdoc-themes"
version = "0.1.0"
authors = ["Guillaume Gomez <guillaume1.gomez@gmail.com>"]
edition = "2018"
[[bin]]
name = "rustdoc-themes"
path = "main.rs"