perf(loader): improve language lookup speed

This commit is contained in:
Amaan Qureshi 2024-10-12 00:57:51 -04:00
parent fe92e978f9
commit 72f114fa12
5 changed files with 63 additions and 66 deletions

View file

@ -27,6 +27,7 @@ cc.workspace = true
dirs.workspace = true
fs4.workspace = true
indoc.workspace = true
lazy_static.workspace = true
libloading.workspace = true
once_cell.workspace = true
path-slash.workspace = true