1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples/application/Cargo.toml

9 lines
122 B
TOML
Raw Permalink Normal View History

2018-05-23 21:28:12 +02:00
[package]
name = "application"
version = "1.0.0"
2023-11-01 16:11:40 +01:00
publish = false
edition.workspace = true
2018-05-23 21:28:12 +02:00
[dependencies]
2022-02-26 04:56:24 +01:00
actix-web = "4"