Update README.md

This commit is contained in:
Eric 2022-02-05 23:28:57 +08:00 committed by Geoffroy Couprie
parent 0a72abe23e
commit 189a601b5f

View File

@ -263,6 +263,7 @@ Here is a (non exhaustive) list of known projects using nom:
- Document formats:
[TAR](https://github.com/Keruspe/tar-parser.rs),
[GZ](https://github.com/nharward/nom-gzip)
[GDSII](https://github.com/erihsu/gds2-io)
- Cryptographic formats:
[X.509](https://github.com/rusticata/x509-parser)
- Network protocol formats: