Bump version to 1.0.1
Fix typo in docs
README: Note read-only
Bump version to 1.0.0
Update documentation
Fix a whole bunch of panics Something like 11 different cases.
pcap_dump: Handle errors gracefully
Add a fuzz target
Remove "extern crate" statements
New rustfmt
Ignore a clippy warning
Use 2018 edition
Update paths for 2018 edition
Bump version to 0.3.0
Merge pull request #6 from asayers/rewind Add Capture.rewind()
Add an example of Capture.rewind()
Add rewind method to Capture
Bump version to 0.2.0
Make pcarp less chatty This patch reduces the log level of all messages from info => debug and from debug => trace.
Cargo.toml: Fix typo