Skip to content

Commit ea1a4cd

Browse files
committed
docs: update cargo
1 parent bffe1dd commit ea1a4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/libs/kill_tree/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "kill_tree"
33
description = "A library that kills all of target process and its children recursively not depending on the other commands such as `kill`, `ps`, `pgrep`, `taskkill` or `wmic`."
44
categories = ["system", "process", "kill"]
5-
keywords = ["process", "tree-kill", "kill", "taskkill", "kill process"]
5+
keywords = ["process", "tree-kill", "kill", "taskkill", "terminate"]
66
version.workspace = true
77
edition.workspace = true
88
authors.workspace = true

0 commit comments

Comments
 (0)