aboutsummaryrefslogblamecommitdiffstats
path: root/testing/Cargo.toml
blob: 3b1756540a09213df79f14434766f182e6566879 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
         
                       


                                                  
                  

              

                     

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

[dependencies]
askama = "0.1"
askama_derive = "0.1"

[build-dependencies]
askama = "0.1"