swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/crates/fidget-spinner-core/Cargo.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-19 17:41:40 -0400
committermain <main@swarm.moe>2026-03-19 17:41:40 -0400
commit352fb5f089e74bf47b60c6221594b9c22defe251 (patch)
tree2ad1620fcf9e0f138ae950888c925b9f53a19997 /crates/fidget-spinner-core/Cargo.toml
parent958c7bf261a404a7df99e394997ab10e724cfca7 (diff)
downloadfidget_spinner-352fb5f089e74bf47b60c6221594b9c22defe251.zip
Prepare fidget spinner for public sharing
Diffstat (limited to 'crates/fidget-spinner-core/Cargo.toml')
-rw-r--r--crates/fidget-spinner-core/Cargo.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/crates/fidget-spinner-core/Cargo.toml b/crates/fidget-spinner-core/Cargo.toml
index b472b91..c147ee2 100644
--- a/crates/fidget-spinner-core/Cargo.toml
+++ b/crates/fidget-spinner-core/Cargo.toml
@@ -1,9 +1,13 @@
[package]
name = "fidget-spinner-core"
-description = "Core domain model for a local-first experimental DAG"
+categories.workspace = true
+description = "Core domain model for the Fidget Spinner experimental DAG"
edition.workspace = true
+keywords.workspace = true
license.workspace = true
publish = false
+readme.workspace = true
+repository.workspace = true
rust-version.workspace = true
version.workspace = true