Warp/wally.toml

15 lines
284 B
TOML
Raw Normal View History

2024-01-05 12:14:38 +00:00
[package]
name = "imezx/warp"
2024-04-02 06:10:21 +00:00
version = "1.0.9"
2024-01-05 12:14:38 +00:00
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
license = "MIT"
2024-01-05 12:38:15 +00:00
exclude = [
"node_modules",
"docs",
".github",
]
2024-01-05 12:14:38 +00:00
description = "A very-fast & powerful networking library for Roblox."
[dependencies]