chore(client): add fastrand dep
2 files changed, 3 insertions(+), 0 deletions(-) M Cargo.lock M client/Cargo.toml
M Cargo.lock => Cargo.lock +1 -0
@@ 2029,6 2029,7 @@ dependencies = [ "bevy", "bevy_editor_pls", "bevy_egui", "fastrand", "futures-lite", "reqwest", "serde",
M client/Cargo.toml => client/Cargo.toml +2 -0