actix-net/actix-server
dependabot[bot] e4bd81b322
build(deps): update env_logger requirement from 0.10 to 0.11
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 18:06:39 +00:00
..
examples normalize logs capital letter (#463) 2022-07-22 20:53:06 +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 prepare actix-server release 2.3.0 2023-08-26 18:04:22 +01:00
Cargo.toml build(deps): update env_logger requirement from 0.10 to 0.11 2024-01-22 18:06:39 +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