Pretty-print JSON of server snapshot
This commit is contained in:
parent
742dd75041
commit
3ac6fc89c1
16 changed files with 45 additions and 24 deletions
|
@ -26,6 +26,6 @@ smallvec = { version = "1.6", features = ["union"] }
|
|||
[dev-dependencies]
|
||||
editor = { path = "../editor", features = ["test-support"] }
|
||||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
serde_json = { version = "1.0.64", features = ["preserve_order"] }
|
||||
serde_json = { version = "1.0", features = ["preserve_order"] }
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
unindent = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue