Go to file
dependabot[bot] ef99a9a5c8
Bump taiki-e/install-action from 2.21.20 to 2.21.26
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.21.20 to 2.21.26.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.21.20...v2.21.26)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 18:41:54 +00:00
.cargo
.github Bump taiki-e/install-action from 2.21.20 to 2.21.26 2023-12-04 18:41:54 +00:00
actix-codec chore: specify external types for each crate (#496) 2023-10-30 00:07:28 +00:00
actix-macros
actix-rt chore(rt): remove hyper example 2023-11-20 18:37:11 +00:00
actix-server chore: specify external types for each crate (#496) 2023-10-30 00:07:28 +00:00
actix-service
actix-tls chore: specify external types for each crate (#496) 2023-10-30 00:07:28 +00:00
actix-tracing chore: specify external types for each crate (#496) 2023-10-30 00:07:28 +00:00
actix-utils
bytestring chore: specify external types for each crate (#496) 2023-10-30 00:07:28 +00:00
local-channel chore: specify external types for each crate (#496) 2023-10-30 00:07:28 +00:00
local-waker chore(local-waker): prepare release 0.1.4 2023-10-29 23:14:14 +00:00
scripts
.gitignore
.rustfmt.toml
CODE_OF_CONDUCT.md
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
codecov.yml
justfile fix check external types 2023-11-06 22:13:45 +00:00

README.md

Actix Net

A collection of lower-level libraries for composable network services.

CI codecov Chat on Discord Dependency Status

Examples

See example folders for actix-server and actix-tls.

MSRV

Crates in this repo currently have a Minimum Supported Rust Version (MSRV) of 1.65. As a policy, we permit MSRV increases in non-breaking releases.

License

The crates in repo are licensed under either of:

at your option.

Code of Conduct

Contribution to the actix-net repo is organized under the terms of the Contributor Covenant. The Actix team promises to intervene to uphold that code of conduct.