about summary refs log tree commit diff
path: root/src/tools/jsondocck/Cargo.toml
AgeCommit message (Expand)AuthorLines
2025-03-21jsondocck: Replace `jsonpath_lib` with `jsonpath-rust`Alona Enraght-Moony-1/+1
2024-04-28Remove direct dependencies on lazy_static, once_cell and byteorderGeorge Bateman-1/+0
2023-11-18jsondocck: bump jsonpath to 0.3, dropping few dup dependenciesklensy-1/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-06-01replace lazy_static with once_cell, drop direct dependency on serdeklensy-2/+1
2021-06-01updated shlex for jsondocckklensy-1/+1
2021-03-24Better errors in jsondocckNixon Enraght-Moony-0/+1
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-0/+14