For the first time, I have not only updated the direct dependencies in the Cargo.toml files, but also the indirect dependencies via cargo update.
I have manually verified that the program still runs. As you can see from the commits, I've also tested if the release builds still compile.
TheJanzap (396816f4) at 20 Mar 21:54
Revert "ci: Test pipeline running on main"
TheJanzap (b39e2daf) at 20 Mar 20:50
ci: Test pipeline running on main
Closes #20
TheJanzap (d0f1a5bb) at 20 Mar 20:21
style(cli): Fix rustfmt
TheJanzap (e41e3c18) at 20 Mar 20:19
style(cli): Fix clippy
TheJanzap (0453be61) at 20 Mar 20:10
test(cli): Add test for multiple URLs in env var
... and 1 more commit
TheJanzap (9e161748) at 20 Mar 20:08
TheJanzap (83313c07) at 14 Mar 13:19
chore: Apply cargo fmt suggestions
Adds code formatting checks into the pipeline. Also did some small pipeline config cleanups.
Closes #19
TheJanzap (5efabb41) at 14 Mar 13:03
TheJanzap (12329a2c) at 07 Mar 08:28
ci: Update Rust to 1.94
TheJanzap (d4716a3e) at 05 Mar 05:47