]> git.lizzy.rs Git - rust.git/blob - src/tools/rustdoc-themes/Cargo.toml
Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' 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"