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
Jason Ish 57b683233d rust: Don't use --frozen during build.
If sources are vendored, we get the same effect of using frozen
with a lock file, and the Cargo.lock is generated based
on the vendored sources.

This also removes the need to ship a Cargo.lock.

Fixed out of source builds with vendored sources.
6 years ago
..
.cargo rust: make distcheck fixes 9 years ago
src rust: remove unnecessary parentheses (Rust 1.40 fixup) 6 years ago
.gitignore rust: build fixes and nom update 9 years ago
Cargo.toml.in configure: detect lua integer size 6 years ago
Makefile.am rust: Don't use --frozen during build. 6 years ago
gen-c-headers.py rust/sip: add parser for SIP protocol 6 years ago
rustfmt.toml rustfmt: use default rustfmt configuration 6 years ago