File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description = "RPC module for orml-oracle."
88
99[dependencies ]
1010codec = { package = " parity-scale-codec" , version = " 3.0.0" }
11- jsonrpsee = { version = " 0.14.0 " , features = [" server" , " macros" ] }
11+ jsonrpsee = { version = " 0.15.1 " , features = [" server" , " macros" ] }
1212tracing = { version = " 0.1.29" }
1313tracing-core = { version = " 0.1.28" }
1414
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition = "2021"
88
99[dependencies ]
1010codec = { package = " parity-scale-codec" , version = " 3.0.0" }
11- jsonrpsee = { version = " 0.14.0 " , features = [" server" , " macros" ] }
11+ jsonrpsee = { version = " 0.15.1 " , features = [" server" , " macros" ] }
1212tracing = { version = " 0.1.29" }
1313tracing-core = { version = " 0.1.28" }
1414
You can’t perform that action at this time.
0 commit comments