]> git.lizzy.rs Git - rust.git/blob - src/tools/rustdoc-themes/Cargo.toml
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
[rust.git] / src / tools / rustdoc-themes / Cargo.toml
1 [package]
2 name = "rustdoc-themes"
3 version = "0.1.0"
4 authors = ["Guillaume Gomez <guillaume1.gomez@gmail.com>"]
5 edition = "2018"
6
7 [[bin]]
8 name = "rustdoc-themes"
9 path = "main.rs"