X-Git-Url: http://these/git/?a=blobdiff_plain;f=crates%2Futils%2FCargo.toml;h=0c8926d65fc44afffcc733a5042fd4595accdd7a;hb=235cc8b22897bfb3e71ba3dbd725d36863fea8ba;hp=ff58c37781ff9e71a284348f8b29272215a9ad68;hpb=276a8c2bd3e4fd1323e66b808675cf14cf6f75c5;p=lemmy.git diff --git a/crates/utils/Cargo.toml b/crates/utils/Cargo.toml index ff58c377..0c8926d6 100644 --- a/crates/utils/Cargo.toml +++ b/crates/utils/Cargo.toml @@ -43,6 +43,7 @@ uuid = { version = "1.1.2", features = ["serde", "v4"] } html2text = "0.4.2" rosetta-i18n = "0.1.2" parking_lot = "0.12.1" +typed-builder = "0.10.0" [build-dependencies] rosetta-build = "0.1.2"