Skip to content

Commit

Permalink
Merge pull request #770 from andrewdavidmackenzie/dependabot/cargo/se…
Browse files Browse the repository at this point in the history
…rde-1.0.217
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
2 parents 1746d6c + 0d43d37 commit 20e0cfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -49,7 +49,7 @@ mdns-sd = { version = "0.13.1", default-features = false, optional = true }

# use in piggui and piglet
chrono = { version = "0.4", default-features = false, features = ["now", "serde"] }
serde = { version = "1.0.216", default-features = false, features = ["derive"] }
serde = { version = "1.0.217", default-features = false, features = ["derive"] }

# for config serialization to/from file
serde_json = { version = "1.0.134", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 20e0cfa

Please sign in to comment.