actix-web/actix-web/tests
dependabot[bot] 66e2afe306
build(deps): update rand requirement from 0.8 to 0.9 (#3564)
* build(deps): update rand requirement from 0.8 to 0.9

Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.0...0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix rand upgrade

* chore: address clippy lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2025-02-09 02:39:22 +00:00
..
fixtures move actix-web to own dir 2022-02-01 00:30:41 +00:00
compression.rs Make compression middleware prefer brotli over zstd over gzip (#3189) 2023-11-19 18:54:08 +00:00
test-macro-import-conflict.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
test_error_propagation.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
test_httpserver.rs Set `SO_REUSEADDR` only non-Windows platforms (#3473) 2024-10-01 07:08:34 +00:00
test_server.rs build(deps): update rand requirement from 0.8 to 0.9 (#3564) 2025-02-09 02:39:22 +00:00
test_weird_poll.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
utils.rs apply standard formatting 2023-07-17 02:38:12 +01:00
weird_poll.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00