X-Git-Url: http://these/git/?a=blobdiff_plain;f=Cargo.lock;h=83a9494dd1858595c05b2d748101c6d586d52c17;hb=70c549dad8320a2bd2f46bb39521b571423bef36;hp=67a8b5cb27595239dfb1407d2521e7a1087d64c6;hpb=1eaf2c8a038afc143e6f495fe474119d90078236;p=lemmy.git diff --git a/Cargo.lock b/Cargo.lock index 67a8b5cb..83a9494d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2488,6 +2488,8 @@ dependencies = [ "strum", "strum_macros", "tokio", + "tracing", + "tracing-error", "typed-builder", "url", ]