Fix feature name in serde-syntex-example readme
This commit is contained in:
parent
85001608e0
commit
84fa3fba58
@ -16,5 +16,5 @@ Point { x: 1, y: 2 }
|
||||
On nightly, it can use a plugin with:
|
||||
|
||||
```
|
||||
% rustup run nightly cargo run --features nightly --no-default-features
|
||||
% rustup run nightly cargo run --features unstable --no-default-features
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user