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"