We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf8a03 commit 29b7b08Copy full SHA for 29b7b08
linux-version/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
authors = ["Adam C. Foltzer <[email protected]>"]
5
edition = "2018"
6
license = "MIT OR Apache-2.0"
7
+description = "Package for detecting the version of the linux kernel a program is being run on."
8
9
build = "build.rs"
10
0 commit comments