Skip to content

Commit

Permalink
Bump serde_with from 2.3.3 to 3.8.2
Browse files Browse the repository at this point in the history
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.3.3 to 3.8.2.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v2.3.3...v3.8.2)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1a86d7d commit eb55448
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 21 deletions.
67 changes: 47 additions & 20 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ reqwest = { version = "0.12", features = ["json", "blocking", "rustls-tls", "str
scraper = "0.15.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_with = "2.0"
serde_with = "3.8"
tabled = "0.14"
thiserror = "1.0"
tokio = { version = "1.18", features = ["full"] }
Expand Down

0 comments on commit eb55448

Please sign in to comment.