]> git.ipfire.org Git - thirdparty/suricata.git/commit
lua: update to newer lua crate 12049/head
authorJason Ish <jason.ish@oisf.net>
Thu, 24 Oct 2024 16:35:56 +0000 (10:35 -0600)
committerVictor Julien <victor@inliniac.net>
Mon, 28 Oct 2024 16:46:40 +0000 (17:46 +0100)
commit3a7eef812198118fa0b96059e70074bec5a8cdbe
treea4979460d9e35ff9c06f63ccefedbc6d3a6b46f5
parent9ffb2cd7dde9da9e80a261fcecf49b074a3e064b
lua: update to newer lua crate

This crate lets us instruct it where to copy the header files instead
of our Makefile trying to find the correct ones and copying them into
place.

Can prevent the simultaneous copy errors sometimes seen on a make
without a clean.
rust/Cargo.lock.in
rust/Cargo.toml.in
rust/Makefile.am