remove unused deps

This commit is contained in:
2026-02-18 10:49:33 -08:00
parent bd8981bb2f
commit 3117a56d51
2 changed files with 2 additions and 6 deletions

2
Cargo.lock generated
View File

@@ -1701,12 +1701,10 @@ dependencies = [
name = "strafesnet_roblox_bot_player_wasm_module"
version = "0.1.0"
dependencies = [
"pollster",
"strafesnet_common",
"strafesnet_graphics",
"strafesnet_roblox_bot_file",
"strafesnet_roblox_bot_player",
"strafesnet_snf",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",