dep: bump clap from 4.5.27 to 4.5.29 in the deps group across 1 directory #687
dependency-review.yml
on: pull_request
dependency-review
12s
Annotations
1 error
doc list item overindented:
crates/rsonpath-lib/src/input/mmap.rs#L10
error: doc list item overindented
--> crates/rsonpath-lib/src/input/mmap.rs:10:5
|
10 | //! input from a tty is not memory-mappable.
| ^^^^^^ help: try using ` ` (3 spaces)
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
|