Skip to content

Commit 872cefc

Browse files
committed
dependencies(cli): added serde_json
1 parent 77c203a commit 872cefc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ tucana = { workspace = true }
1010
colored = { workspace = true }
1111
tabled = { workspace = true }
1212
notify = { workspace = true }
13+
serde_json = { workspace = true }

0 commit comments

Comments
 (0)