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 97972a0 + c29131f commit c61b74bCopy full SHA for c61b74b
library/bind-utils/Cargo.toml
@@ -9,3 +9,6 @@ license = "MIT"
9
[dependencies]
10
bindgen = "0.69.4"
11
doxygen-rs = "0.4.2"
12
+
13
+# force set version to *NOT* to update MSRV by PATCH VERSION to build with Rust 1.76
14
+home = "=0.5.9"
0 commit comments