Skip to content

Commit

Permalink
fix(deps): update serde monorepo to 1.0.189
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2023
1 parent 68fef56 commit 8523df8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ chrono = "0.4.31"
byteorder = "1.4.3"
arrayvec = "0.7.4"
bitflags = "1.3.2"
serde = "1.0.188"
serde = "1.0.189"
lazy_static = "1.4.0"
serde_derive = "1.0.188"
serde_derive = "1.0.189"
serde_json = "1.0.107"
indexmap = "2.0.2"
libc = "0.2.149"
Expand Down

0 comments on commit 8523df8

Please sign in to comment.