---
id: RUSTSEC-2026-0243
title: '`nostr-relay-pool` is unmaintained'
summary: '`nostr-relay-pool` is unmaintained'
severity: none
vendor: nostr-relay-pool
product: nostr-relay-pool
ecosystem: rust
affected:
  - nostr-relay-pool >= 0.0.0-0
published: '2026-08-03'
updated: '2026-08-09'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/RUSTSEC-2026-0243'
references:
  - url: 'https://crates.io/crates/nostr-relay-pool'
  - url: 'https://rustsec.org/advisories/RUSTSEC-2026-0243.html'
  - url: 'https://github.com/nostrdevkit/nostr/issues/1415'
tags:
  - osv
  - rust
ingestedAt: '2026-08-09T19:16:06.259Z'
---

## Overview

The `nostr-relay-pool` crate is no longer actively maintained as a standalone crate.

Its functionality has been incorporated into [`nostr-sdk`](https://crates.io/crates/nostr-sdk) starting with version `0.45.0`.

Users should migrate to [`nostr-sdk`](https://crates.io/crates/nostr-sdk).

## Affected packages

- `nostr-relay-pool >= 0.0.0-0`

## Remediation

Refer to the advisory for the patched release.
