1
0
mirror of https://github.com/actix/examples synced 2025-01-23 06:14:35 +01:00

13 lines
215 B
TOML
Raw Normal View History

[package]
2022-07-09 23:39:21 +01:00
name = "templating-sailfish"
version = "0.1.0"
edition = "2021"
[dependencies]
actix-web.workspace = true
actix-web-lab.workspace = true
2022-07-09 23:39:21 +01:00
env_logger.workspace = true
log.workspace = true
2023-07-08 18:51:57 +01:00
sailfish = "0.7"