build(docs): update dependencies and clarify HTTP request type

This commit is contained in:
rzmk 2025-12-25 23:56:26 -05:00
parent 614ebfbc05
commit 6df4f863f1
4 changed files with 55 additions and 57 deletions

View file

@ -84,7 +84,7 @@ println!("{status_show:#?}");
## Tests
To run the tests in the `tests` directory, first replace the values for `CKAN_API_TOKEN` and `CKAN_URL` then run:
To run some of the tests in the `tests` directory, first replace the values for `CKAN_API_TOKEN` and `CKAN_URL` then run:
```bash
cargo test