nostr-sqlite 0.45.0

SQLite storage backend for nostr apps
1
2
3
fn main() {
    println!("cargo:rerun-if-changed=migrations");
}