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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 16, 2019
1 parent a101b4e commit 48032eb
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.1.2"
nom = { version = "5.0.1", optional = true }
pest = { version = "2.1.2", optional = true }
pest_derive = { version = "2.1.0", optional = true }
serde = "1.0.101"
serde = "1.0.104"
serde_derive = "1.0.101"
serde_json = "1.0.44"
siphasher = "0.3.1"
Expand Down

0 comments on commit 48032eb

Please sign in to comment.