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 804ef57 commit 460aff9Copy full SHA for 460aff9
raw_struct/Cargo.toml
@@ -10,7 +10,7 @@ description.workspace = true
10
readme = "../README.MD"
11
12
[dependencies]
13
-raw_struct_derive = { version = "*", path = "../raw_struct_derive" }
+raw_struct_derive = { version = "0.2.0", path = "../raw_struct_derive" }
14
15
[features]
16
default = ["std"]
0 commit comments