mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 09:21:05 +00:00
Update to jsonrpsee 0.5.1 (#332)
* Update to jsonrpsee 0.5.1 * Use jsonrpsee wrapper crate
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with subxt. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
use jsonrpsee_types::{
|
||||
use jsonrpsee::types::{
|
||||
DeserializeOwned,
|
||||
Subscription,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user