File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -7904,14 +7904,12 @@ implementation (which is unstable / requires nightly).")
79047904 `(#:skip-build? #t
79057905 #:cargo-inputs
79067906 (("rust-lazy-static" ,rust-lazy-static-1)
7907- ("rust-lexical-core" ,rust-lexical-core-0.4)
79087907 ("rust-memchr" ,rust-memchr-2.2)
7909- ("rust-regex" ,rust-regex-1.1))
7908+ ("rust-regex" ,rust-regex-1.1)
7909+ ("rust-version-check" ,rust-version-check-0.1))
79107910 #:cargo-development-inputs
79117911 (("rust-criterion" ,rust-criterion-0.2)
7912- ("rust-doc-comment" ,rust-doc-comment-0.3)
7913- ("rust-jemallocator" ,rust-jemallocator-0.3)
7914- ("rust-version-check" ,rust-version-check-0.9))))
7912+ ("rust-jemallocator" ,rust-jemallocator-0.1))))
79157913 (home-page "https://github.com/Geal/nom")
79167914 (synopsis
79177915 "Byte-oriented, zero-copy, parser combinators library")
You can’t perform that action at this time.
0 commit comments