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 a63cb60 commit c662cb6Copy full SHA for c662cb6
Cargo.toml
@@ -20,7 +20,7 @@ tempdir = "0.3"
20
encoding = "0.2"
21
heapsize = {version = ">=0.1.1, <0.4.0", optional = true}
22
matches = "0.1"
23
-serde = {version = ">=0.6.6, <0.8", optional = true}
+serde = {version = ">=0.6.6, <0.9", optional = true}
24
25
[features]
26
serde-serialization = [ "serde" ]
0 commit comments