forked from StrafesNET/roblox-bot-player
10 lines
213 B
TOML
10 lines
213 B
TOML
[package]
|
|
name = "integration-tests"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
strafesnet_common.workspace = true
|
|
strafesnet_roblox_bot_file.workspace = true
|
|
strafesnet_roblox_bot_player.workspace = true
|