Add serde_json to [workspace.dependencies].
This commit is contained in:
parent
12dc789bc6
commit
daf6fe2c1b
19 changed files with 19 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue