Skip to content

Commit

Permalink
chore(deps): update serde_with
Browse files Browse the repository at this point in the history
  • Loading branch information
davidB committed Oct 5, 2024
1 parent 6f7b278 commit f6351ef
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 @@ -49,7 +49,7 @@ reqwest-middleware = { version = "0.3", features = ["json"] }
reqwest-tracing = "0.5"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_with = "3.8.1"
serde_with = "3.10"
sqlx = { version = "0.8", features = [
"postgres",
"runtime-tokio",
Expand Down

0 comments on commit f6351ef

Please sign in to comment.