cargo fix
This commit is contained in:
parent
cb8d643c78
commit
811b34b0be
9 changed files with 7 additions and 10 deletions
|
|
@ -3,7 +3,7 @@ use factorio_core::prelude::*;
|
|||
use factorio_pathfinding::{Connection, examples::HashMapMap};
|
||||
use rand::{
|
||||
Rng,
|
||||
seq::{IndexedRandom, SliceRandom},
|
||||
seq::IndexedRandom,
|
||||
};
|
||||
|
||||
pub fn initally_set_blocks(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue