Skip to content

Commit

Permalink
Merge pull request #37 from SiaFoundation/dependabot/cargo/all-depend…
Browse files Browse the repository at this point in the history
…encies-3a10cc822f

build(deps): bump serde_json from 1.0.120 to 1.0.121 in the all-dependencies group
  • Loading branch information
ChrisSchinnerl authored Jul 29, 2024
2 parents 53df4ed + 9fc7cc0 commit 84202cd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 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 @@ -19,7 +19,7 @@ blake2b_simd = "1.0.2"
ed25519-dalek = "2.1.1"
hex = "0.4.3"
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.120"
serde_json = "1.0.121"
sha2 = "0.10.8"
thiserror = "1.0.63"

Expand Down

0 comments on commit 84202cd

Please sign in to comment.