1
0
mirror of https://github.com/actix/examples synced 2025-03-13 00:22:48 +01:00

11 lines
203 B
TOML
Raw Normal View History

[package]
2022-07-09 23:39:21 +01:00
name = "templating-sailfish"
2025-03-11 01:42:01 +00:00
edition.workspace = true
rust-version.workspace = true
[dependencies]
actix-web.workspace = true
env_logger.workspace = true
log.workspace = true
2023-10-29 01:14:14 +01:00
sailfish = "0.8"