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 1250672 commit 0b20578Copy full SHA for 0b20578
diffus/Cargo.toml
@@ -37,7 +37,7 @@ snake_case = { version = "0.3", optional = true }
37
38
serde = { version = "1.0", features = [ "derive" ], optional = true }
39
40
-diffus-derive = { version = "=0.9.1", path = "../diffus-derive", optional = true }
+diffus-derive = { version = "=0.10.0", path = "../diffus-derive", optional = true }
41
42
43
[features]
0 commit comments