File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55[ ![ Build Status] ( https://github.com/rust-bakery/nom/actions/workflows/ci.yml/badge.svg )] ( https://github.com/rust-bakery/nom/actions/workflows/ci.yml )
66[ ![ Coverage Status] ( https://coveralls.io/repos/github/rust-bakery/nom/badge.svg?branch=main )] ( https://coveralls.io/github/rust-bakery/nom?branch=main )
77[ ![ crates.io Version] ( https://img.shields.io/crates/v/nom.svg )] ( https://crates.io/crates/nom )
8- [ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.56 .0+-lightgray.svg )] ( #rust-version-requirements-msrv )
8+ [ ![ Minimum rustc version] ( https://img.shields.io/badge/rustc-1.65 .0+-lightgray.svg )] ( #rust-version-requirements-msrv )
99
1010nom is a parser combinators library written in Rust. Its goal is to provide tools
1111to build safe parsers without compromising the speed or memory consumption. To
You can’t perform that action at this time.
0 commit comments