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
Philippe Antoine 0105d4f017 rust: bump bitflags dependency version
So that lexical-core, needed by nom, and using bitflags
is used with version 0.7.5 instead of version 0.7.0
which fixed the fact that BITS is now a reserved keyword
in nightly version
5 years ago
..
.cargo
src kerberos: fix probing parser tag condition 5 years ago
.gitignore
Cargo.toml.in rust: bump bitflags dependency version 5 years ago
Makefile.am install: makefile target to install libraries 5 years ago
cbindgen.toml ikev1: rename ikev2 to common ike 5 years ago
rustfmt.toml