actix-web/awc/src
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
..
client fix(http2): remove host header when using http2 (#3516) 2024-12-29 16:55:32 +00:00
middleware chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
responses build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
any_body.rs feat(http): impl FromIter for HeaderMap 2024-07-07 21:16:25 +01:00
builder.rs actix-web: Add rustls 0.23 (#3363) 2024-05-18 19:05:58 +00:00
connect.rs apply standard formatting 2023-07-17 02:38:12 +01:00
error.rs build(deps): update derive_more to v1.0 (#3453) 2024-08-18 14:17:03 +00:00
frozen.rs chore: disallow e bindings 2024-08-10 05:15:49 +01:00
lib.rs chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
request.rs chore: disallow e bindings 2024-08-10 05:15:49 +01:00
sender.rs build(deps): update derive_more to v1.0 (#3453) 2024-08-18 14:17:03 +00:00
test.rs build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294) 2024-02-19 12:31:10 +00:00
ws.rs build(deps): update rand requirement from 0.8 to 0.9 (#3564) 2025-02-09 02:39:22 +00:00