chore(deps): update nom requirement from 7.1.3 to 8.0.0 #252
Annotations
10 errors
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/int.rs#L7
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/int.rs#L32
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/number.rs#L8
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/number.rs#L23
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/number.rs#L28
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/string.rs#L6
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/string.rs#L47
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/string.rs#L59
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/primitive/string.rs#L74
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
π Check Rust Code with Clippy:
serde_json_path/src/parser/selector/filter.rs#L4
use of deprecated function `nom::sequence::tuple`: `Parser` is directly implemented for tuples
|
Loading