mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
153 B
TOML
7 lines
153 B
TOML
1 month ago
|
[package]
|
||
|
name = "suricata-sys"
|
||
|
version = "@PACKAGE_VERSION@"
|
||
|
edition = "2021"
|
||
|
license = "GPL-2.0-only"
|
||
|
description = "Bindings to Suricata C interface"
|