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.
suricata/rust/suricatasc
Jason Ish dce2deee5e rust: pin unicode-segmentation crate to 1.12.0
unicode-segmentation (used by rustyline) was updated from 1.12.0 to
1.13.1 earlier and requires a newer version of Rust. Pin to 1.12.0 which
works with Rust 1.75.0.
4 months ago
..
src datajson: introduce feature 1 year ago
Cargo.toml.in rust: pin unicode-segmentation crate to 1.12.0 4 months ago
LICENSE suricatasc: a Rust implementation of suricatasc 1 year ago
Makefile.am suricatasc: a Rust implementation of suricatasc 1 year ago
README.md suricatasc: a Rust implementation of suricatasc 1 year ago

README.md

suricatasc

A replacement suricatasc written in Rust.