Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
durch authored Jan 20, 2017
1 parent 15a0b8a commit 4615f83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ Generic over [serde::Serialize](https://docs.serde.rs/serde/ser/trait.Serialize.

### Usage

```
#![feature(proc_macro)]
```rust
#[macro_use]
extern crate serde_derive;
extern crate serde;
Expand Down

0 comments on commit 4615f83

Please sign in to comment.