aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 881c366..a74b9a3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
members = ["core", "net", "p2p", "jsonrpc"]
[workspace.package]
-description = "An infrastructure for peer-to-peer, decentralized, and collaborative software."
+description = "A library for building p2p, decentralized, and collaborative software"
version = "0.1.1"
edition = "2021"
homepage = "https://karyontech.net"