| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-13 | main(): Start adding command line argument parsing | Teddy Wing | |
| 2022-03-13 | get_column_names(): Remove `unwrap()`s | Teddy Wing | |
| Return a `Result` and wrap errors in a `thiserror` struct. | |||
| 2022-03-07 | Try reading and parsing a YAML file | Teddy Wing | |
| 2022-03-07 | New Rust 1.59.0 project | Teddy Wing | |
| $ rustc --version rustc 1.59.0 (9d1b2106e 2022-02-23) $ cargo init --bin | |||
