Skip to content

Commit

Permalink
fixed build (#1422)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sakapoi authored Aug 13, 2024
1 parent 97954e6 commit bdac9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/move/graphs_tools/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mod_interface!
#[ cfg( not( feature = "no_std" ) ) ]
layer algo;

protected( crate ) use ::meta_tools::prelude::*;
own use ::meta_tools::prelude::*;
}

// zzz : implement checks
Expand Down

0 comments on commit bdac9eb

Please sign in to comment.