Skip to content

Commit

Permalink
Update Cargo.toml (#1277)
Browse files Browse the repository at this point in the history
Updated description to be aligned with what we use everywhere else
  • Loading branch information
kydos authored Jul 29, 2024
1 parent e587aa9 commit 2d88c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ authors = [
edition = "2021"
license = "EPL-2.0 OR Apache-2.0"
categories = ["network-programming"]
description = "Zenoh: Zero Overhead Pub/sub, Store/Query and Compute."
description = "Zenoh: The Zero Overhead Pub/Sub/Query Protocol."

# DEFAULT-FEATURES NOTE: Be careful with default-features and additivity!
# (https://github.com/rust-lang/cargo/issues/11329)
Expand Down

0 comments on commit 2d88c7b

Please sign in to comment.