From 187d7211550e7a7ea83d55aafdb45ef6a287910c Mon Sep 17 00:00:00 2001 From: Valentine-Mario Date: Wed, 21 Jun 2023 09:42:09 +0100 Subject: [PATCH] updated manifest file --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index d3a083b..f3954f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,6 +31,7 @@ dotenv = "0.15.0" listenfd = "0.3" actix-cors="0.5.1" handlebars = "4.3.7" +tonic-build = "0.7.2" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [build-dependencies]