1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00
Files
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"