Skip to content

Commit

Permalink
Update dash client Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Jun 2, 2023
1 parent 851b918 commit 8efa2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dash/client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ dash-provider-api = { path = "../provider/api" }

anyhow = { workspace = true }
reqwest = { workspace = true }
serde = { workspace = true, default-features = false }
serde = { workspace = true, features = [] }
serde_json = { workspace = true }

0 comments on commit 8efa2c7

Please sign in to comment.