From 61c667400b76f1784bec57e3d2d4a94718b00fd3 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Thu, 12 Mar 2026 10:45:43 +0100 Subject: [PATCH] rust: remove obsolete inclusions from cbindgen.toml --- rust/cbindgen.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/rust/cbindgen.toml b/rust/cbindgen.toml index e6372452e3..58887c6d33 100644 --- a/rust/cbindgen.toml +++ b/rust/cbindgen.toml @@ -73,12 +73,7 @@ documentation_style = "doxy" # # default: [] include = [ - "RdpState", - "SIPState", "ModbusState", - "CMark", - "QuicState", - "QuicTransaction", "FtpEvent", "FtpRequestCommand", "FtpStateValues",