X-Git-Url: https://piware.de/gitweb/?p=learn-rust.git;a=blobdiff_plain;f=actix-server%2FCargo.toml;fp=actix-server%2FCargo.toml;h=803f53e15613db130f966ad9ef1185b0e232d735;hp=fa315f9210f5f77676e42fb59146baf82b4aa763;hb=f5c4a6a87fc589dec2f23bee0196beb07d427ae7;hpb=9bcb2f272943c88dd3cafe1f5679fcd3a20a89a9 diff --git a/actix-server/Cargo.toml b/actix-server/Cargo.toml index fa315f9..803f53e 100644 --- a/actix-server/Cargo.toml +++ b/actix-server/Cargo.toml @@ -9,3 +9,4 @@ edition = "2021" actix-web = "4" actix-files = "0.6" env_logger = "0.9" +log = "0.4"