From 3bf2348b1adefccc38ca8b69520c41541ed01aaf Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Fri, 8 Aug 2025 07:31:40 +0200 Subject: build(proto): tonic-prost build script --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e7d1b2f..ffacd7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,6 @@ documentation = "https://books.kanjala.com/warden" description = "A rule-based fraud detection platform" [workspace.dependencies] +prost = "0.14.1" +tonic = "0.14.0" warden-core = { path = "lib/warden-core" } -- cgit v1.2.3