Skip to content

Commit

Permalink
Merge pull request #73 from andrew121410/renovate/serde-monorepo
Browse files Browse the repository at this point in the history
Update serde monorepo to 1.0.196
  • Loading branch information
andrew121410 authored Feb 8, 2024
2 parents d306d24 + c0673e1 commit 797365c
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.24"
serde = "1.0.193"
serde_derive = "1.0.193"
serde = "1.0.196"
serde_derive = "1.0.196"
serde_json = "1.0.113"
async-trait = "0.1.77"
tokio = { version = "1.36.0", features = ["rt-multi-thread", "macros"] }
Expand Down

0 comments on commit 797365c

Please sign in to comment.