mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 19:31:02 +00:00
Get serde to build, but tests are still failing
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
//! leaving serde to perform roughly the same speed as a hand written serializer for a specific
|
||||
//! type.
|
||||
|
||||
#![feature(collections, convert, core, std_misc, unicode)]
|
||||
#![feature(collections, core, std_misc, unicode)]
|
||||
|
||||
extern crate unicode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user