fix build

This commit is contained in:
Niklas Adolfsson
2024-10-11 17:14:22 +02:00
parent 9b68c0a1b2
commit 22c6d7274d
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ use jsonrpsee::{
};
use std::time::Duration;
pub use jsonrpsee::client_transport::ws::Url;
pub use url::Url;
/// The metadata version that is fetched from the node.
#[derive(Default, Debug, Clone, Copy)]