1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-08-01 13:01:51 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Rob Ede
c055723997 fix(awc): prevent panics in pool drop for h1 connections (#3448) 2024-08-18 15:54:36 +01:00
Rob Ede
538c1bea34 chore: disallow e bindings 2024-08-10 05:15:49 +01:00
Rob Ede
e0e4d1e661 chore: move deny lints to manifests 2024-07-07 03:54:00 +01:00
dependabot[bot]
8c31d137aa build(deps): bump taiki-e/install-action from 2.26.18 to 2.27.2 (#3294)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-02-19 12:31:10 +00:00
Rob Ede
79a38e0628 apply standard formatting 2023-07-17 02:38:12 +01:00
Rob Ede
fdfb3d45db remove direct dep on ahash for client pool 2023-02-26 03:50:36 +00:00
Rob Ede
29bd6a1dd5 fix version requirement for futures_util 2022-12-18 01:34:48 +00:00
Rob Ede
cc7145d41d rust 1.64 clippy run (#2891) 2022-09-25 20:54:17 +01:00
Rob Ede
218e34ee17 fix http error debug impl 2022-02-22 07:07:12 +00:00
fakeshadow
5e554dca35 fix awc clippy warning (#2431) 2021-11-04 15:57:55 +00:00
fakeshadow
d13854505f move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00