Skip to content

Commit 4224fa8

Browse files
committed
Description and keywords
1 parent ba05378 commit 4224fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
name = "fastcomments-rust"
33
version = "0.0.1"
44
authors = ["FastComments <support@fastcomments.com>"]
5-
description = "FastComments Rust SDK - A SDK for interacting with the FastComments API"
5+
description = "Official FastComments Rust SDK (Typed API Client & Utilities)"
66
license = "MIT"
77
edition = "2021"
88
repository = "https://github.com/fastcomments/fastcomments-rust"
99
homepage = "https://fastcomments.com"
10-
keywords = ["fastcomments", "comments", "api", "sdk"]
10+
keywords = ["fastcomments", "comments", "commenting-system", "api", "sdk"]
1111
categories = ["api-bindings", "web-programming"]
1212

1313
[dependencies]

0 commit comments

Comments
 (0)