mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-01 18:18:02 +00:00
Fix feature name in serde-syntex-example readme
This commit is contained in:
@@ -16,5 +16,5 @@ Point { x: 1, y: 2 }
|
|||||||
On nightly, it can use a plugin with:
|
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
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user