]> git.ipfire.org Git - thirdparty/suricata.git/commit
build: remove configure check for cargo vendor 6996/head
authorJason Ish <jason.ish@oisf.net>
Fri, 11 Feb 2022 15:26:06 +0000 (09:26 -0600)
committerVictor Julien <vjulien@oisf.net>
Sun, 13 Feb 2022 20:38:15 +0000 (21:38 +0100)
commit2ebb525f7e3290549c77c9b131db4e7400cd3c39
tree25fc476c7222140d47e571ebfc75a1d4de967c25
parent62cc813f881c9b889298d02749b5665be7cfff1f
build: remove configure check for cargo vendor

cargo vendor has been part of the core cargo command since Rust 1.37,
and are minimum Rust version is not 1.41, so remove the check. Its
always available now.
configure.ac
rust/Makefile.am