feat: remove lazy_static and make tables.rs async

This commit is contained in:
Elijah McMorris 2024-09-24 14:28:15 -07:00
parent dbd039eebf
commit 5fa50cf69f
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
8 changed files with 142 additions and 83 deletions

1
Cargo.lock generated
View file

@ -4347,7 +4347,6 @@ dependencies = [
"criterion",
"futures 0.3.30",
"indicatif",
"lazy_static",
"pprof",
"rand",
"rstest",