Skip to content

Commit

Permalink
Reword to De(serialize) (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaarkid committed Jan 8, 2023
1 parent 4383f8f commit 81eb00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -143,7 +143,7 @@ features = ["event-stream"]
| Feature | Description |
|:---------------|:---------------------------------------------|
| `event-stream` | `futures::Stream` producing `Result<Event>`. |
| `serde` | Se/dese/rializing of events. |
| `serde` | (De)serializing of events. |

### Dependency Justification

Expand Down

0 comments on commit 81eb00f

Please sign in to comment.