mirror of
https://github.com/actix/actix-website
synced 2024-11-24 00:41:07 +01:00
9 lines
117 B
TOML
9 lines
117 B
TOML
[package]
|
|
name = "async-handlers"
|
|
version = "2.0.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
actix-web = "4"
|
|
futures = "0.3"
|