Skip to content

Commit 8c1b286

Browse files
committed
misc: typo in Cargo.toml
1 parent eb9c6cd commit 8c1b286

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/telegram-rs/telegram-bot"
1010
readme = "../README.md"
1111

1212
keywords = ["telegram", "bot", "chat", "api"]
13-
categories = ["api-bidings", "asynchronous"]
13+
categories = ["api-bindings", "asynchronous"]
1414
license = "MIT"
1515

1616
[dependencies]

raw/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/telegram-rs/telegram-bot"
1010
readme = "../README.md"
1111

1212
keywords = ["telegram", "bot", "chat", "api"]
13-
categories = ["api-bidings"]
13+
categories = ["api-bindings"]
1414
license = "MIT"
1515

1616
[dependencies]

0 commit comments

Comments
 (0)