Skip to content

Commit 38d594d

Browse files
committed
testing: link in suricata-ffi, but don't use
1 parent 5b5f355 commit 38d594d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

rust/Cargo.lock.in

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ time = "=0.3.41"
8787

8888
suricata-derive = { path = "./derive", version = "@PACKAGE_VERSION@" }
8989
suricata-sys = { path = "./sys", version = "@PACKAGE_VERSION@" }
90+
suricata-ffi = { path = "./ffi", version = "@PACKAGE_VERSION@" }
9091

9192
suricata-lua-sys = { version = "5.4.8002" }
9293

0 commit comments

Comments
 (0)