5 lines
185 B
Rust
5 lines
185 B
Rust
pub fn main() {
|
|
// println!("cargo::rerun-if-changed=fonts/markdown-icons.toml");
|
|
// iced_fontello::build("fonts/markdown-icons.toml")
|
|
// .expect("Build icons font");
|
|
}
|