Skip to content

Commit 764972b

Browse files
authored
fix: remove netbsd keyword (#72)
1 parent e1c53f1 commit 764972b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Starship Contributors"]
55
build = "build.rs"
66
categories = ["os"]
77
edition = "2021"
8-
keywords = ["battery", "linux", "macos", "windows", "freebsd", "netbsd"]
8+
keywords = ["battery", "linux", "macos", "windows", "freebsd"]
99
license = "ISC"
1010
readme = "README.md"
1111
repository = "https://github.com/starship/rust-battery"

0 commit comments

Comments
 (0)