warg-server 0.7.0

A server library for Warg component registries.
Documentation
1
2
3
4
fn main() {
    // Re-run diesel_migrations::embed_migrations! on change
    println!("cargo:rerun-if-changed=src/datastore/postgres/migrations")
}