* test AUv2 with debug build
* updated AU to v4 for build pipeline; test 1
* upgraded checkout from v2 to v4; test 1
* migrating from actions-rs to dtolnay stuff; test 1
* migrating from actions-rs to dtolnay stuff; test 2
* migrating from actions-rs to dtolnay stuff; test 3
* migrating from actions-rs to dtolnay stuff; matrix build; test 1
* migrating from actions-rs to dtolnay stuff; matrix build; test 2
* migrating from actions-rs to dtolnay stuff; matrix build; test 3
* migrating from actions-rs to dtolnay stuff; matrix build; test 4
* migrating from actions-rs to dtolnay stuff; matrix build; test 5
* migrating from actions-rs to dtolnay stuff; matrix build; test 6
* migrating from actions-rs to dtolnay stuff; matrix build; test 7
* updated ci pipeline
* updated ci pipeline; test 2
* remove cruft
* updated ci pipeline; test 3
* updated ci pipeline; test 4
* updated the rest
* updated the rest; test 2
* updated codecov action
* added timestamp field to responses
* added targets field to stats object
* clippy
* write config to output file
* --data implies post request if no other method provided
* fixed issue with multiple leading spaces
* ignoring flaky test
* upgraded deps
* bumped version to 2.10.3
* parallel time limit enforced individually instead of main thread
* added ability to select silent/quiet when using --parallel
* fixed robots.txt error -> hang
* build pipeline back to main
* fixed up tests
* removed retries from nextest
* clippy