blob: 07f1889d83d71926a85c81e36f9b077d4ff12ea7 (
plain) (
tree)
|
|
[workspace]
members = [
"askama",
"askama_actix",
"askama_gotham",
"askama_derive",
"askama_escape",
"askama_rocket",
"askama_shared",
"testing",
]
default-members = [
"askama",
"askama_derive",
"askama_escape",
"askama_shared",
"testing",
]
|