Skip to content

Commit

Permalink
chore(deps): remove unused serde_with
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-melnychuk committed Jun 25, 2024
1 parent 4e32cd0 commit e6e785d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 36 deletions.
39 changes: 4 additions & 35 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ skip-zero-root-validation = []
[dependencies]
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_with = "3.8.1"
async-trait = "0.1.80"
reqwest = { version = "0.12.3", default-features = false, features = [
"json",
Expand Down

0 comments on commit e6e785d

Please sign in to comment.