X-Git-Url: http://these/git/?a=blobdiff_plain;f=Cargo.toml;h=424c10e7358b99b36254c8de66b117f2560a83a7;hb=ae438e148e3d0365a80ea8a9a40a3d3e9c0aad60;hp=405ed9d4ecde93a4ce94c88021b720359519141a;hpb=9b123f45eca1f364d038e52fab43ed3dea36fa98;p=lemmy.git diff --git a/Cargo.toml b/Cargo.toml index 405ed9d4..424c10e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -108,7 +108,6 @@ diesel_ltree = "0.3.0" typed-builder = "0.15.0" serial_test = "2.0.0" tokio = { version = "1.29.1", features = ["full"] } -sha2 = "0.10.7" regex = "1.9.0" once_cell = "1.18.0" diesel-derive-newtype = "2.1.0"