We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66651ec commit ac64c69Copy full SHA for ac64c69
1 file changed
Cargo.toml
@@ -3,7 +3,8 @@ name = "logcap"
3
description = "A library for capturing log output."
4
version = "0.1.1"
5
edition = "2021"
6
-keywords = ["log", "capture"]
+keywords = ["log", "capture", "test"]
7
+categories = ["development-tools::debugging", "development-tools::testing"]
8
homepage = "https://github.com/kormide/logcap"
9
repository = "https://github.com/kormide/logcap"
10
license = "MIT"
0 commit comments