]> git.lizzy.rs Git - rust.git/blob - src/tools/rustdoc-themes/Cargo.toml
Rollup merge of #67546 - oli-obk:slice_pattern_ice, r=varkor
[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"