aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorhozan23 <hozan23@karyontech.net>2024-06-12 15:16:47 +0200
committerhozan23 <hozan23@karyontech.net>2024-06-12 15:16:47 +0200
commitd6a280f69a6685d5b4da5366626fb76a27f0cc07 (patch)
tree05d62e114276039939b641fd50bbe97cfb854c27 /Cargo.toml
parent36eae63e84f22c9973edee699d3388ee2674874e (diff)
update README.md
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"