Skip to content

Commit

Permalink
refactor(hitt-request): remove serde dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Oct 30, 2023
1 parent 054b2a8 commit 5d0050b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hitt-request/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ edition = "2021"
[dependencies]
hitt-parser = { path = "../hitt-parser" }
reqwest = "0.11.20"
serde = "1.0.188"
tokio = { version = "1.32.0", features = ["full"] }

0 comments on commit 5d0050b

Please sign in to comment.