Skip to content

Commit 29b7b08

Browse files
committed
Add description field to linux-version package
1 parent 8bf8a03 commit 29b7b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

linux-version/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0"
44
authors = ["Adam C. Foltzer <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
7+
description = "Package for detecting the version of the linux kernel a program is being run on."
78

89
build = "build.rs"
910

0 commit comments

Comments
 (0)