Add serde_json to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote 2025-08-27 19:58:21 +10:00
parent 12dc789bc6
commit daf6fe2c1b
19 changed files with 19 additions and 18 deletions

View file

@ -68,6 +68,7 @@ itertools = "0.12.1"
libc = "=0.2.174"
memchr = "2.7.5"
rustc-literal-escaper = "0.0.5"
serde_json = "1.0.142"
thin-vec = "0.2.14"
tracing = "0.1.37"
# tidy-alphabetical-end