Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat everything with Rust 2024 edition | Sven-Hendrik Haase | 2025-03-07 | 1 | -2/+2 |
| | |||||
* | Clean up and modernize rstest usage | Sven-Hendrik Haase | 2025-02-06 | 1 | -25/+15 |
| | | | | We still had some old-style syntax in there. | ||||
* | Get rid of server_no_stderr | Sven-Hendrik Haase | 2025-02-06 | 1 | -2/+2 |
| | | | | We'll now always just pipe the contents of the child to the parent. | ||||
* | Reorganize imports to be more consistent | Sven-Hendrik Haase | 2025-01-10 | 1 | -6/+5 |
| | |||||
* | Bump reqwest to v0.12 | Sven-Hendrik Haase | 2024-06-09 | 1 | -1/+1 |
| | |||||
* | Remove explicit dependency on http | Sven-Hendrik Haase | 2024-06-09 | 1 | -1/+1 |
| | | | | We now use the one supplied by actix-web. | ||||
* | Fix formatting | Sven-Hendrik Haase | 2023-08-21 | 1 | -6/+10 |
| | |||||
* | Add tests for `--auth-file` flag | Proudmuslim | 2023-08-08 | 1 | -0/+62 |