Update README.md

This commit is contained in:
Timon 2020-06-14 14:46:33 +02:00 committed by GitHub
parent b9c8dcdbfa
commit 5f1cbdeda4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,7 +149,7 @@ features = ["event-stream"]
| `signal-hook`| signalhook is used to handle terminal resize SIGNAL with Mio. | UNIX only
| `winapi`| Used for low-level windows system calls which ANSI codes can't replace| windows only
| `futures`| Can be used to for async stream of events | only with a feature flag
| `serve`| Se/dese/realizing of events | only with a feature flag
| `serde`| Se/dese/realizing of events | only with a feature flag
### Other Resources