1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-05-19 23:43:17 +02:00

7 Commits

Author SHA1 Message Date
Rob Ede
5f3c02813a
chore: narrow tokio dep to account for RUSTSEC-2025-0023
closes #3640
2025-05-10 06:09:51 +01:00
Rob Ede
55268b6898
fix: improve logger header values printing 2025-05-10 02:56:41 +01:00
Rob Ede
6e902d1d5c
feat: add HttpServer::shutdown_signal (#3644) 2025-05-10 00:16:21 +01:00
dependabot[bot]
2dd165dc0b
build(deps): bump divan from 0.1.18 to 0.1.21 (#3621)
Bumps [divan](https://github.com/nvzqz/divan) from 0.1.18 to 0.1.21.
- [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nvzqz/divan/compare/v0.1.18...v0.1.21)

---
updated-dependencies:
- dependency-name: divan
  dependency-version: 0.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-09 20:05:19 +00:00
Rob Ede
7eea3d3657
chore: address clippy lints 2025-05-09 20:21:02 +01:00
Rob Ede
ad73cdc823
build: rework justfile toolchain 2025-05-09 20:15:43 +01:00
Rob Ede
95b6a81f43
refactor: switch size parsing to bytesize crate 2025-03-21 06:06:50 +00:00