Skip to content

Commit

Permalink
Remove crate "async_traits"
Browse files Browse the repository at this point in the history
  • Loading branch information
garhow committed Jul 26, 2023
1 parent 4265676 commit 33e370b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 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 @@ -8,7 +8,6 @@ edition = "2021"

[dependencies]
anyhow = "1.0.72"
async-trait = "0.1.72"
reqwest = { version = "0.11.18", features = ["json"] }
serde = "1.0.175"
serde_derive = "1.0.175"
Expand Down

0 comments on commit 33e370b

Please sign in to comment.