when3meet 0.1.6

CLI tool to find the optimal time to meet given a when2meet URL
Documentation
1
2
3
4
pub mod cli;
pub mod fetch_availability;
pub mod optimal;
pub mod output;