X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=backend%2FCargo.toml;h=af3667cae730e0a04ed83f34c25e11575bc65ca7;hb=525a070cc4fb56394a81eeeb3683260b941a2d51;hp=1b5f3d06266af45a917045065911e96775de814f;hpb=5e1b8e332b92bfe7b0ed2b0a831dd5b0fc89d8c0;p=valheim_web.git diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 1b5f3d0..af3667c 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -16,6 +16,8 @@ itertools = "0.10" sysinfo = "0.16" systemd = "0.8" +cached = "0.23" + futures = "0.3" # Needed by askam with the feature 'with-actix-web'. common = { path = "../common" }