convenience

This commit is contained in:
Quaternions 2024-02-14 23:46:32 -08:00
parent a2eac57282
commit 5a0893cbb9

View File

@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]
default = ["legacy"]
legacy = ["dep:lazy-regex", "dep:vbsp"]
#roblox = ["dep:lazy-regex"]
#source = ["dep:vbsp"]