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 e9efdc3 + ca61125 commit 48c74b6Copy full SHA for 48c74b6
Cargo.toml
@@ -18,6 +18,7 @@ edition = "2021"
18
keywords = ["ffi"]
19
categories = ["development-tools::ffi", "api-bindings"]
20
exclude = [ ".github", "book", "tools" ]
21
+rust-version = "1.77"
22
23
# This is stricter about avoiding optional features in dependencies
24
# such as 'syn'. We build this way such that CI spots any mistakes
0 commit comments