remove unused jemalloc dep in main module.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-05-23 20:03:21 +00:00 committed by June 🍓🦴
parent b94045a468
commit ff0b57c89c
2 changed files with 0 additions and 7 deletions

1
Cargo.lock generated
View file

@ -588,7 +588,6 @@ dependencies = [
"sentry",
"sentry-tower",
"sentry-tracing",
"tikv-jemallocator",
"tokio",
"tokio-metrics",
"tracing",