depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
converse
/
build.rs
blob: 89e3e6b1aba99268d66e987690d223babc7a5162 (
plain
) (
blame
)
1
2
3
4
5
extern crate
askama;
fn
main
() {
askama::rerun_if_templates_changed();
}