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

Commit

Permalink
build(deps): bump serde_json from 1.0.42 to 1.0.44 in /sync
Browse files Browse the repository at this point in the history
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.42 to 1.0.44.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.42...v1.0.44)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 9, 2019
1 parent d540387 commit 380d4b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions sync/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 sync/adonais_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pest = { version = "2.1.2", optional = true }
pest_derive = { version = "2.1.0", optional = true }
serde = "1.0.101"
serde_derive = "1.0.101"
serde_json = "1.0.41"
serde_json = "1.0.44"
siphasher = "0.3.1"
wasm-bindgen = { version = "0.2.54", features = ["serde-serialize"] }

Expand Down

0 comments on commit 380d4b1

Please sign in to comment.