Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit e909b06

Browse files
shepmasterYamakaky
authored andcommitted
Add categories to Cargo.toml (#114)
1 parent 99522d3 commit e909b06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ authors = [ "Brian Anderson <banderson@mozilla.com>",
77
"Colin Kiegel <kiegel@gmx.de>",
88
"Yamakaky <yamakaky@yamaworld.fr>"]
99
description = "Yet another error boilerplate library."
10+
categories = ["rust-patterns"]
1011

1112
documentation = "https://docs.rs/error-chain"
1213
homepage = "https://github.com/brson/error-chain"

0 commit comments

Comments
 (0)