actix-web/actix-http-test
dependabot[bot] 23453b746d
build(deps): update http requirement from 0.2.7 to 1.0.0
Updates the requirements on [http](https://github.com/hyperium/http) to permit the latest version.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.7...v1.0.0)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 01:01:24 +00:00
..
src refactor: remove web dev dep from http-test 2023-07-22 02:02:37 +01:00
CHANGES.md chore: remove dates from changelogs 2023-08-29 01:14:33 +01:00
Cargo.toml build(deps): update http requirement from 0.2.7 to 1.0.0 2023-11-20 01:01:24 +00:00
LICENSE-APACHE test-server => actix-http-test (#1807) 2020-12-02 17:23:30 +00:00
LICENSE-MIT test-server => actix-http-test (#1807) 2020-12-02 17:23:30 +00:00
README.md chore: update msrv to 1.68 (#3094) 2023-08-01 19:33:32 +01:00

README.md

actix-http-test

Various helpers for Actix applications to use during testing.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord

Documentation & Resources