scsibug / nostr-rs-relay

Mirror of https://sr.ht/~gheartsfield/nostr-rs-relay/
MIT License
593 stars 161 forks source link

Fix OpenBSD build #205

Closed zappityzap closed 3 months ago

zappityzap commented 3 months ago

jemalloc is not available on OpenBSD

Closes #187

scsibug commented 3 months ago

Applied, thanks!