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 from 1.0.105 to 1.0.106 in /sync
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.105...v1.0.106)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 8, 2020
1 parent ba2e561 commit 5a17333
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -12,7 +12,7 @@ data-encoding = "2.2.0"
nom = { version = "5.1.1", optional = true }
pest = { version = "2.1.3", optional = true }
pest_derive = { version = "2.1.0", optional = true }
serde = "1.0.105"
serde = "1.0.106"
serde_derive = "1.0.101"
serde_json = "1.0.51"
siphasher = "0.3.2"
Expand Down

0 comments on commit 5a17333

Please sign in to comment.