Skip to content

Commit

Permalink
Merge pull request #41 from openhpc/dependabot/cargo/serde-1.0.214
Browse files Browse the repository at this point in the history
Bump serde from 1.0.209 to 1.0.214
  • Loading branch information
adrianreber authored Nov 5, 2024
2 parents 927a870 + bd07036 commit ed5891e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ maxminddb = "0.24.0"
plotly = { version = "0.8.4", features = ["kaleido"] }
rayon = "1.10.0"
regex = "1.11.1"
serde = "1.0.209"
serde = "1.0.214"
serde_json = "1.0.132"

0 comments on commit ed5891e

Please sign in to comment.