Skip to content

Commit db32585

Browse files
committed
Update keywords in crates.io metadata
1 parent fb9fb18 commit db32585

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
@@ -6,6 +6,7 @@ categories = ["rust-patterns", "no-std"]
66
description = "Flexible concrete Error type built on std::error::Error"
77
documentation = "https://docs.rs/anyhow"
88
edition = "2018"
9+
keywords = ["error", "error-handling"]
910
license = "MIT OR Apache-2.0"
1011
readme = "README.md"
1112
repository = "https://github.com/dtolnay/anyhow"

0 commit comments

Comments
 (0)