From 29f2d3de2f92218634d1d8a57a2abaeb62ee7be8 Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 3 Jan 2025 10:45:32 +0100 Subject: [PATCH] feat: adjusted rust build configuration --- build/rust/build.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/rust/build.rs b/build/rust/build.rs index 25567a2..4a646d5 100644 --- a/build/rust/build.rs +++ b/build/rust/build.rs @@ -11,7 +11,8 @@ fn main() -> Result<()> { "action.proto", "transfer.proto", "ping.proto", - "action_execute.proto" + "action_execute.proto", + "event" ]; let inclusions = &[