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 1e1eebe commit 9631372Copy full SHA for 9631372
Cargo.toml
@@ -23,7 +23,7 @@ bitfield = "0.13.2"
23
embedded-hal = "0.2.4"
24
25
[dependencies.serde]
26
-version = "1"
+version = ">=1.0.0,<=1.0.100"
27
features = [ "derive" ]
28
optional = true
29
0 commit comments