genpass 0.4.4

A simple yet robust commandline random password generator.
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}