Skip to content

Commit

Permalink
Bump serde from 1.0.115 to 1.0.116 (paritytech#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 14, 2020
1 parent 48672a7 commit ebf7bc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 bin/node/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ default-features = false
features = ["hmac"]

[dependencies.serde]
version = "1.0.115"
version = "1.0.116"
optional = true
features = ["derive"]

Expand Down

0 comments on commit ebf7bc8

Please sign in to comment.