- Update reqwest version in dev-dependencies
- Update reqwest to v0.13
- Bump cookie_store
- Update README.md with latest doctest example
- Re-enable doctest running
- Add notice regarding independence from the
reqwestproject
- Update to edition 2021
- Update release.sh to incorporate
cargo-semver-checks
- Update serialization calls to use
cookie_store::serde
- Update
cookie_store = "^0.21"
- Update reqwest to v0.12.0
- Remove
--topo-orderargument togit-cliff
- Add CHANGELOG.md
- Update doctest to use
CookieStore::new()in example
- Update release.sh for git-cliff arg changes
- Change
reqwestdependency specification to^0.11instead of specific version - Setup for
git cliffusage
- Update to
cookie_store 0.20