Minor improvements.

This commit is contained in:
Ethiraric 2024-04-02 23:06:08 +02:00
parent 3365ccadb6
commit 40670f3c48
2 changed files with 1 additions and 3 deletions

View file

@ -8,7 +8,7 @@ authors = [
]
documentation = "https://docs.rs/saphyr-parser"
keywords = [ "yaml", "parser", "deserialization" ]
categories = [ "encoding", "parser-implementations" ]
categories = [ "encoding", "parser-implementations", "parsing" ]
license = "MIT OR Apache-2.0"
description = "A fully YAML 1.2 compliant YAML parser"
repository = "https://github.com/saphyr-rs/saphyr-parser"

View file

@ -23,8 +23,6 @@
//! # Features
//! **Note:** With all features disabled, this crate's MSRV is `1.65.0`.
//!
//! The MSRV for this feature is `1.70.0`.
//!
//! #### `debug_prints`
//! Enables the `debug` module and usage of debug prints in the scanner and the parser. Do not
//! enable if you are consuming the crate rather than working on it as this can significantly