automatic-timezoned 1.0.75

Automatically update system timezone based on location
#[test]
fn cli_tests() {
    trycmd::TestCases::new()
        .case("README.md")
        .case("tests/cmd/*.md")
        .insert_var("[VERSION]", env!("CARGO_PKG_VERSION"))
        .unwrap();
}