actix-web/actix-http-test
dependabot[bot] bb8e621b27
build(deps): bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.44.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 00:30:03 +00:00
..
src chore: disallow e bindings 2024-08-10 05:15:49 +01:00
CHANGES.md build: bump MSRV to 1.72 2024-02-13 01:24:34 +00:00
Cargo.toml build(deps): bump tokio from 1.44.1 to 1.44.2 2025-04-07 00:30:03 +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 docs(http-test): use cargo-rdme 2024-06-10 23:31:45 +01:00

README.md

actix-http-test

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

Various helpers for Actix applications to use during testing.