Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.158 (#59)
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 Mar 21, 2023
1 parent 59aa7f8 commit fc140a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ maintenance = { status = "actively-developed" }
ndarray = { version = "0.15.6", features = ["serde", "approx", "approx-0_5"] }
approx = "0.5.1"
thiserror = "1.0.40"
serde = { version = "1.0.152", features = ["derive"] }
serde = { version = "1.0.158", features = ["derive"] }

0 comments on commit fc140a2

Please # to comment.