Fix vulnerabilities which found by `cargo audit`.
This commit is contained in:
parent
2e7be81ea4
commit
bcd0d0480d
|
@ -32,6 +32,6 @@ serde = "0.6"
|
|||
strason = "0.3"
|
||||
|
||||
[dependencies.jsonrpc]
|
||||
version = "0.7" # for serde macros
|
||||
version = "0.8" # for serde macros
|
||||
default-features = false
|
||||
|
||||
|
|
Loading…
Reference in New Issue