[package] name = "coracle-domain" version = "0.1.0" edition = "2021" description = "Domain-specific nostr types: profiles, follows, reactions, zaps, and more" [dependencies] coracle-lib = { path = "../coracle-lib" }