]> Untitled Git - lemmy.git/blobdiff - Cargo.lock
Speeding up comment-ltree migration, fixing index creation. Fixes #2664 (#2670)
[lemmy.git] / Cargo.lock
index 67a8b5cb27595239dfb1407d2521e7a1087d64c6..83a9494dd1858595c05b2d748101c6d586d52c17 100644 (file)
@@ -2488,6 +2488,8 @@ dependencies = [
  "strum",
  "strum_macros",
  "tokio",
+ "tracing",
+ "tracing-error",
  "typed-builder",
  "url",
 ]