diff --git a/source/gosling/crates/gosling/Cargo.toml b/source/gosling/crates/gosling/Cargo.toml index aa07e651..1bc3e910 100644 --- a/source/gosling/crates/gosling/Cargo.toml +++ b/source/gosling/crates/gosling/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0" rust-version = "1.66" edition = "2021" license = "BSD-3-Clause" -description = "A library implementing for implementing fully anonymous, peer-to-peer applications using tor onion services" +description = "A library for developing fully anonymous, peer-to-peer, metadata-resistant applications using tor onion services" homepage = "https://blueprint-freespeech.github.io/gosling/index.xhtml" repository = "https://github.com/blueprint-freespeech/gosling"