Moved stdin onto root

This commit is contained in:
Dave
2025-06-12 16:27:41 -04:00
parent b933f8d6fc
commit 0126614dd3
3 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ use bft_json_crdt::{
use serde::{Deserialize, Serialize};
pub mod keys;
pub mod stdin;
pub mod websocket;
#[add_crdt_fields]