Skip to content

Commit

Permalink
Merge pull request #15 from AleoHQ/dependabot/cargo/jsonrpc-core-17.0.0
Browse files Browse the repository at this point in the history
Bump jsonrpc-core from 14.2.0 to 17.0.0
  • Loading branch information
howardwu committed Feb 4, 2021
2 parents 3396611 + 68e9f8e commit 7a272a1
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 4 deletions.
126 changes: 123 additions & 3 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 errors/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ optional = true
version = "0.4.2"

[dependencies.jsonrpc-core]
version = "14.2.0"
version = "17.0.0"

[dependencies.rocksdb]
version = "0.15.0"
Expand Down

0 comments on commit 7a272a1

Please sign in to comment.