From dfa946c77c1173595e5431bf683ad9498501b81d Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 19 Mar 2026 02:54:10 +0100 Subject: build(rocie-{client,server}): Mark as publishable --- crates/rocie-server/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/rocie-server/Cargo.toml') diff --git a/crates/rocie-server/Cargo.toml b/crates/rocie-server/Cargo.toml index 3709ed1..fdcf9ef 100644 --- a/crates/rocie-server/Cargo.toml +++ b/crates/rocie-server/Cargo.toml @@ -21,7 +21,7 @@ license.workspace = true repository.workspace = true rust-version.workspace = true description.workspace = true -publish = false +publish = true [lints] workspace = true -- cgit 1.4.1