Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 5a77393

Browse files
committed
chore(Cargo.toml): fix description field in manifest
1 parent 215f689 commit 5a77393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "firehose-rs"
33
version = "0.1.1"
44
edition = "2021"
5-
description = "Firehose client for Rust"
5+
description = "Firehose client components compiled to Rust"
66
authors = ["Joseph Livesey <joseph@semiotic.ai>"]
77
license = "Apache-2.0"
88
repository = "https://github.com/semiotic-ai/firehose-rs"

0 commit comments

Comments
 (0)