actix-net/actix-server
dependabot[bot] b6677d50c9
build(deps): update tokio-uring requirement from 0.4 to 0.5
Updates the requirements on [tokio-uring](https://github.com/tokio-rs/tokio-uring) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/tokio-uring/releases)
- [Changelog](https://github.com/tokio-rs/tokio-uring/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tokio-uring/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: tokio-uring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:39:06 +00:00
..
examples chore: update env logger 2024-05-12 19:10:27 +01:00
src doc: complete ServerBuilder::workers docs 2023-10-29 18:47:38 +00:00
tests clippy run on -tls 2023-04-01 05:24:00 +01:00
CHANGES.md chore: update MSRV to 1.70 2024-05-11 17:39:34 +01:00
Cargo.toml build(deps): update tokio-uring requirement from 0.4 to 0.5 2024-06-03 18:39:06 +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 docs: add bytestring readme 2023-09-17 20:33:36 +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