Skip to content

Commit

Permalink
Merge pull request #357 from andrewdavidmackenzie/dependabot/cargo/se…
Browse files Browse the repository at this point in the history
…rde-1.0.205
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
2 parents a99815d + eafde5f commit 28be680
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 @@ -35,7 +35,7 @@ derive_more = "=1.0.0-beta.6" # To fix iroh-net issue

# use in piggui and piglet
chrono = { version = "0.4", default-features = false, features = ["now", "serde"] }
serde = { version = "1.0.204", default-features = false, features = ["derive"] }
serde = { version = "1.0.205", default-features = false, features = ["derive"] }
serde_json = { version = "1.0.122", default-features = false, features = ["std"] }
serde_arrays = { version = "0.1.0", default-features = false }
rand = { version = "0.8.5", default-features = false }
Expand Down

0 comments on commit 28be680

Please sign in to comment.