Skip to content

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2023
1 parent 12964e2 commit 06ab063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ edition = "2021"

[dependencies]
reqwest = "0.11.18"
serde = "1.0.178"
serde_derive = "1.0.178"
serde = "1.0.180"
serde_derive = "1.0.179"
serde_json = "1.0.104"
async-trait = "0.1.72"
tokio = { version = "1.29.1", features = ["rt-multi-thread", "macros"] }
Expand Down

0 comments on commit 06ab063

Please sign in to comment.