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 142c91b commit 2d768e3Copy full SHA for 2d768e3
Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Jesus Hernandez <[email protected]>"]
6
license = "Unlicense"
7
keywords = ["pointer", "opaque", "pointers", "cbindgen", "ffi"]
8
categories = ["development-tools::ffi", "no-std"]
9
-edition = "2018"
+edition = "2021"
10
readme = "README.md"
11
repository = "https://github.com/jhg/opaque-pointer-rs/"
12
exclude = [".github/**", ".vscode/**"]
0 commit comments