v0.13.0
Highlights ✨
- secure Lassie server using authorisation
- change IPFS retrieval timeouts to 1 day
What's Changed
- deps: bump clap from 4.3.5 to 4.3.8 by @dependabot in #265
- deps: bump serde_json from 1.0.97 to 1.0.99 by @dependabot in #264
- fix: relax timer test timeout by @juliangruber in #266
- ci: Bump dtolnay/rust-toolchain from 1f5cdb56c to 0e66bd3e6 by @dependabot in #263
- fix: remove Lassie request timeout by @dependabot in #271
- docs: mention Rusty Lassie in README by @bajtos in #270
- deps: bump tokio from 1.28.2 to 1.29.0 by @dependabot in #272
- feat: secure Lassie server using authorization by @bajtos in #273
- fix: change Lassie timeouts to 1 day by @bajtos in #275
Full Changelog: v0.12.0...v0.13.0