Skip to content

Commit 1f331cd

Browse files
authored
fix: Shrink crate description (#45)
1 parent a26bc92 commit 1f331cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "slack-blocks"
33
version = "0.6.1"
4-
description = "Data structure definitions for Slack's Block Kit API - With client-side validation and helper macros"
4+
description = "Models + clientside validation for Slack's JSON Block Kit"
55

66
edition = "2018"
77
authors = ["Orion Kindel <cakekindel@gmail.com>"]

0 commit comments

Comments
 (0)