tav 1.1.0

Terminal anti-virus
Documentation
1
2
3
4
5
use tav::cli;

fn main() {
    cli::run();
}