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.
2 parents 4ec0178 + fc58664 commit f1c4418Copy full SHA for f1c4418
Cargo.toml
@@ -31,4 +31,4 @@ name = "dmesg"
31
path = "src/dmesg.rs"
32
33
[build-dependencies]
34
-bindgen = "0.53.1"
+bindgen = { version = "0.59.2", default-features = false, features = ["runtime"] }
0 commit comments