Skip to content

Commit

Permalink
Update Rust crate serde_with to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 8bfe09a commit 8e99d63
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 22 deletions.
73 changes: 52 additions & 21 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 @@ -16,7 +16,7 @@ reqwest = { version = "0.11.14", features = ["blocking"] }
rocket = "0.4.11"
serde = "1.0.188"
serde_json = "1.0.93"
serde_with = "2.2.0"
serde_with = "3.8.1"
toml = "0.7.2"
twitter-stream = "0.13.0"
uuid = { version = "1.3.0", features = ["v4"]}
Expand Down

0 comments on commit 8e99d63

Please sign in to comment.