mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 21:31:04 +00:00
chore(deps): bump scale family crates, primitive-types and impl-serde (#1832)
* chore(deps): bump scale-encode and scale-decode * Update Cargo.toml * Update Cargo.toml * Update Cargo.toml * update Cargo.lock * bump scale-typegen * use primitive_types::H256 * cargo fmt * remove old darling hack
This commit is contained in:
@@ -507,7 +507,7 @@ mod test_utils {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use futures::TryStreamExt;
|
||||
use polkadot_sdk::sp_core::H256;
|
||||
use primitive_types::H256;
|
||||
|
||||
use super::super::follow_stream::test_utils::{
|
||||
ev_best_block, ev_finalized, ev_initialized, ev_new_block,
|
||||
|
||||
Reference in New Issue
Block a user