Skip to content

Commit 9daec03

Browse files
committed
bump deps and add serde_json to dev-deps
1 parent 26ccdf6 commit 9daec03

File tree

3 files changed

+17
-15
lines changed

3 files changed

+17
-15
lines changed

Cargo.lock

Lines changed: 15 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ tokio = { version = "1.2.0", features = ["rt-multi-thread", "macros"] }
6464
dotenv = "0.15.0"
6565
futures = "0.3.12"
6666
serde_cbor = "0.11.1"
67+
serde_json = "1.0.62"
6768

6869

6970
[build-dependencies]

0 commit comments

Comments
 (0)