File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Build Status] ( https://github.com/rust-bakery/nom/actions/workflows/ci.yml/badge.svg )] ( https://github.com/rust-bakery/nom/actions/workflows/ci.yml )
6
6
[ ![ Coverage Status] ( https://coveralls.io/repos/github/rust-bakery/nom/badge.svg?branch=main )] ( https://coveralls.io/github/rust-bakery/nom?branch=main )
7
7
[ ![ 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 )
9
9
10
10
nom is a parser combinators library written in Rust. Its goal is to provide tools
11
11
to build safe parsers without compromising the speed or memory consumption. To
You can’t perform that action at this time.
0 commit comments