serde-rs / bytes

Wrapper types to enable optimized handling of &[u8] and Vec<u8>
Apache License 2.0
306 stars 37 forks source link

Expand travis script to also build no_std #6

Closed dtolnay closed 5 years ago

dtolnay commented 7 years ago

Currently Travis will only run cargo test with default features.

dtolnay commented 5 years ago

Fixed in f04a21157f8b15b7df41597ed3adab2746bddb1d, and for alloc in 195ff0daf6688386d354ee4be5265f43557c09e4.