Files
roblox-bot-player/lib/Cargo.toml
2026-03-26 09:46:16 -07:00

13 lines
280 B
TOML

[package]
name = "strafesnet_roblox_bot_player"
version = "0.6.2"
edition = "2024"
[dependencies]
glam.workspace = true
wgpu.workspace = true
strafesnet_common.workspace = true
strafesnet_graphics.workspace = true
strafesnet_roblox_bot_file.workspace = true
thiserror = "2.0.18"