Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #164 from fitzgen/dependabot/cargo/serde_json-1.0.56
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 30, 2020
2 parents 0278d16 + 7a51102 commit 3d95b13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 examples/todomvc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cfg-if = "0.1.10"
dodrio = { path = "../..", features = ["serde"] }
js-sys = "0.3.32"
serde = { features = ["derive"], version = "1.0.114" }
serde_json = "1.0.55"
serde_json = "1.0.56"
wasm-bindgen = "0.2.55"
wasm-bindgen-futures = "0.4.5"

Expand Down

0 comments on commit 3d95b13

Please sign in to comment.