Skip to content

Commit

Permalink
deps: bump serde_json from 1.0.132 to 1.0.133 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
2 parents 4e6289b + 57d0984 commit d7fa4d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -70,7 +70,7 @@ send_wrapper = "0.6.0"
serde = { default-features = false, version = "1.0.215" }
serde_ipld_dagcbor = "0.6.1"
serde_ipld_dagjson = "0.2.0"
serde_json = { default-features = false, version = "1.0.127" }
serde_json = { default-features = false, version = "1.0.133" }
serde-wasm-bindgen = "0.6"
sha2 = "0.10.8"
simple_x509 = "=1.1.0"
Expand Down

0 comments on commit d7fa4d4

Please sign in to comment.