add rayon dep

This commit is contained in:
2024-01-11 22:06:43 -08:00
parent 29b4211484
commit c2041b33e4
2 changed files with 53 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ futures = "0.3.30"
git2 = "0.18.1"
lazy-regex = "3.1.0"
pollster = "0.3.0"
rayon = "1.8.0"
rbx_binary = "0.7.1"
rbx_dom_weak = "2.5.0"
rbx_reflection_database = "0.2.7"