aboutsummaryrefslogblamecommitdiffstats
path: root/askama_test/Cargo.toml
blob: 63896b7355deac538737036cc8c0a8e0d1f83dc9 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                  
                                             
                               
[package]
name = "askama_test"
version = "0.1.0"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
workspace = ".."

[dependencies]
askama_derive = { path = "../askama_derive" }
askama = { path = "../askama" }