feat: Improve Tag search NIP-12
Build and Push Docker Image / build_docker_image (push) Failing after 15m2s

modified:   Cargo.lock
modified:   Cargo.toml
modified:   src/database.rs
modified:   src/nostr/event.rs
modified:   src/nostr/filter.rs
This commit is contained in:
2025-12-02 18:47:41 +09:00
parent d70fdbd037
commit 6cc7346522
5 changed files with 44 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "nostr-relay"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
[dependencies]