From 4d0a8140130ebd0f46744b86eeb2a708657a942e Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Sun, 16 Feb 2025 22:55:43 -0500 Subject: Switch to workspace --- crates/server/Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 crates/server/Cargo.toml (limited to 'crates/server/Cargo.toml') diff --git a/crates/server/Cargo.toml b/crates/server/Cargo.toml new file mode 100644 index 0000000..7c91f7b --- /dev/null +++ b/crates/server/Cargo.toml @@ -0,0 +1,5 @@ +[package] +name = "server" +version.workspace = true +edition.workspace = true +authors.workspace = true \ No newline at end of file -- cgit v1.2.3