1
0
mirror of https://github.com/actix/actix-website synced 2025-02-02 12:19:04 +01:00
2019-06-15 16:37:08 -04:00

10 lines
133 B
TOML

[package]
name = "async-handlers"
version = "0.1.0"
edition = "2018"
[dependencies]
actix-web = "0.7"
futures = "0.1"
bytes = "0.4"