Skip to content

Commit

Permalink
Merge pull request #65 from andrew121410/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
Update serde monorepo to 1.0.190
  • Loading branch information
andrew121410 authored Oct 27, 2023
2 parents 370b03f + 89169f3 commit d820636
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.22"
serde = "1.0.189"
serde_derive = "1.0.189"
serde = "1.0.190"
serde_derive = "1.0.190"
serde_json = "1.0.107"
async-trait = "0.1.74"
tokio = { version = "1.33.0", features = ["rt-multi-thread", "macros"] }
Expand Down

0 comments on commit d820636

Please sign in to comment.