bckt 0.7.2

bckt is an opinionated but flexible static site generator for blogs
1
2
3
fn main() {
    println!("cargo:rerun-if-changed=build.rs");
}