X-Git-Url: http://these/git/?a=blobdiff_plain;f=Cargo.lock;h=98a8909592ca426e4f575966264800210381e741;hb=2bb24c2859a604f75ca5461b215e39e106614cc9;hp=6ac601c0edfe480ae82aa0c2ccd1fd465885dbec;hpb=21a87ebaf2e5c038594eb70ef58bd51826259529;p=lemmy.git diff --git a/Cargo.lock b/Cargo.lock index 6ac601c0..98a89095 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2573,6 +2573,7 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" name = "lemmy_api" version = "0.18.1" dependencies = [ + "activitypub_federation", "actix-web", "anyhow", "async-trait", @@ -2677,7 +2678,6 @@ dependencies = [ "serde_json", "serde_with", "serial_test", - "sha2", "strum_macros", "task-local-extensions", "tokio", @@ -2710,7 +2710,6 @@ dependencies = [ "serde_json", "serde_with", "serial_test", - "sha2", "strum", "strum_macros", "tokio",