Skip to content

Commit

Permalink
Update Rust crate serde_with to 3.8.1 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 4d7da34 commit a3021fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-collector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ reqwest-middleware = "0.2"
reqwest-tracing = "0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_with = "3.7"
serde_with = "3.8.1"
sqlx = { version = "0.7", features = [
"postgres",
"runtime-tokio",
Expand Down

0 comments on commit a3021fe

Please sign in to comment.