mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-08 20:45:24 +00:00
chore: bump to 0.10.10
This commit is contained in:
parent
011d004b4b
commit
005f4540ba
2
build.rs
2
build.rs
@ -23,7 +23,5 @@ fn build_man_page() -> std::io::Result<()> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
println!("cargo::rerun-if-changed=television/cli/args.rs");
|
|
||||||
println!("cargo::rerun-if-changed=build.rs");
|
|
||||||
build_man_page().expect("Failed to generate man page.");
|
build_man_page().expect("Failed to generate man page.");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user