mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Reorg the order of deps (#284)
* Reorg the order of deps This patch is simply for easier editor operation when replacing the substrate deps. * .
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ pub struct Babe;
|
||||
/// These are redefined here to avoid dependencies on the substrate creates where they are defined.
|
||||
/// They must be identical to the definitions in the target substrate version.
|
||||
pub mod app {
|
||||
use application_crypto::{
|
||||
use sp_application_crypto::{
|
||||
app_crypto,
|
||||
ed25519,
|
||||
key_types,
|
||||
|
||||
Reference in New Issue
Block a user