actix-net/actix-server
dependabot[bot] 7e84bbe1e3
build(deps): update mio requirement from 0.8 to 1.0
Updates the requirements on [mio](https://github.com/tokio-rs/mio) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 18:55:14 +00:00
..
examples chore: update env logger 2024-05-12 19:10:27 +01:00
src Fix logging "starting service:..." (#573) 2024-06-14 17:11:32 +00:00
tests clippy run on -tls 2023-04-01 05:24:00 +01:00
CHANGES.md chore(actix-server): prepare release 2.4.0 2024-06-09 06:12:28 +01:00
Cargo.toml build(deps): update mio requirement from 0.8 to 1.0 2024-06-17 18:55:14 +00:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
README.md chore(actix-server): prepare release 2.4.0 2024-06-09 06:12:28 +01:00

README.md

actix-server

General purpose TCP server built for the Actix ecosystem.

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

Resources