Warp/wally.toml

10 lines
338 B
TOML
Raw Normal View History

2024-01-05 12:14:38 +00:00
[package]
name = "imezx/warp"
2026-02-23 05:06:03 +00:00
version = "1.1.0-pre4"
2024-01-05 12:14:38 +00:00
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
license = "MIT"
2024-11-21 00:11:47 +00:00
exclude = ["node_modules", "docs", ".github", "*.rbxl", "*.rbxmx", "*.rbxml", "*.rbxm", "TestEZ", "test.project.json"]
2026-02-12 13:22:09 +00:00
description = "A rapidly-fast & powerful networking library."
2024-01-05 12:14:38 +00:00
2024-04-06 04:21:35 +00:00
[dependencies]