chore: kebab-case topic name

This commit is contained in:
Michael H.
2026-06-21 14:42:24 +02:00
committed by GitHub
parent c6ef10e798
commit 79ce1adf9d
+1 -1
View File
@@ -12,7 +12,7 @@ use crate::{
};
pub const SEARCH_PROJECT_INDEX_QUEUE_TOPIC: &str =
"public.labrinth.search_project_index_queue.v1";
"public.labrinth.search-project-index-queue.v1";
#[derive(Clone)]
pub struct IncrementalSearchQueue {