1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/templating/sailfish/Cargo.toml

13 lines
215 B
TOML
Raw Normal View History

[package]
2022-07-10 00:39:21 +02:00
name = "templating-sailfish"
version = "0.1.0"
edition = "2021"
[dependencies]
actix-web.workspace = true
actix-web-lab.workspace = true
2022-07-10 00:39:21 +02:00
env_logger.workspace = true
log.workspace = true
2023-10-29 02:14:14 +02:00
sailfish = "0.8"