mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 07:00:03 +00:00
14 lines
284 B
TOML
14 lines
284 B
TOML
[package]
|
|
name = "imezx/warp"
|
|
version = "1.0.2"
|
|
registry = "https://github.com/UpliftGames/wally-index"
|
|
realm = "shared"
|
|
license = "MIT"
|
|
exclude = [
|
|
"node_modules",
|
|
"docs",
|
|
".github",
|
|
]
|
|
description = "A very-fast & powerful networking library for Roblox."
|
|
|
|
[dependencies]
|