1
0
mirror of https://github.com/actix/examples synced 2025-01-23 06:14:35 +01:00
2018-05-31 23:12:29 +02:00

12 lines
201 B
TOML

[package]
name = "template-askama"
version = "0.1.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
workspace = "../"
[dependencies]
env_logger = "0.5"
actix = "0.5"
actix-web = "^0.6"
askama = "0.6"