Change feature name from 'serde' to 'serde-1'.

This commit is contained in:
David Ross
2017-06-08 11:59:09 -07:00
parent 21cd20ff26
commit 1b0168bb6f
5 changed files with 10 additions and 9 deletions
+1
View File
@@ -31,3 +31,4 @@ version = "1.0"
default = ["std"]
std = ["odds/std", "nodrop/std"]
use_union = ["nodrop/use_union"]
serde-1 = ["serde"]