diff --git a/Cargo.toml b/Cargo.toml index 6fbf5b8..7c4827f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +actix-web = "4"