Skip to content

Commit

Permalink
Update Rust crate serde_with to 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 5f792f4 commit eafa4e1
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 @@ -35,7 +35,7 @@ reqwest-middleware = "0.2"
reqwest-tracing = "0.4"
serde = { workspace = true }
serde_json = { workspace = true }
serde_with = "3.6"
serde_with = "3.7"
sqlx = { version = "0.7", features = [
"postgres",
"runtime-tokio",
Expand Down

0 comments on commit eafa4e1

Please sign in to comment.