1
0
mirror of https://github.com/actix/actix-website synced 2024-11-23 16:31:08 +01:00
actix-website/examples/application/Cargo.toml
2023-11-01 15:21:01 +00:00

9 lines
122 B
TOML

[package]
name = "application"
version = "1.0.0"
publish = false
edition.workspace = true
[dependencies]
actix-web = "4"