mirror of
https://github.com/actix/actix-website
synced 2024-11-24 00:41:07 +01:00
9 lines
119 B
TOML
9 lines
119 B
TOML
[package]
|
|
name = "request-handlers"
|
|
version = "0.1.0"
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
actix-web = "0.7"
|
|
actix = "0.7"
|