blob: 8e7c0f33619696cde3b1e9871e1c4aa7f3ae954d (
plain) (
tree)
|
|
[package]
name = "askama_testing"
version = "0.1.0"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>"]
workspace = ".."
[dependencies]
askama = { path = "../askama" }
askama_derive = { path = "../askama_derive" }
|