diff options
Diffstat (limited to '')
-rw-r--r-- | askama/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/askama/Cargo.toml b/askama/Cargo.toml index 067b5d4..638d43a 100644 --- a/askama/Cargo.toml +++ b/askama/Cargo.toml @@ -13,6 +13,7 @@ workspace = ".." readme = "../README.md" [badges] +appveyor = { repository = "djc/askama" } travis-ci = { repository = "djc/askama" } maintenance = { status = "actively-developed" } |