]> git.ipfire.org Git - thirdparty/suricata.git/commit
lua: use lua from crates.io rather than github
authorJason Ish <jason.ish@oisf.net>
Mon, 12 Aug 2024 22:00:23 +0000 (16:00 -0600)
committerVictor Julien <victor@inliniac.net>
Thu, 12 Sep 2024 20:17:20 +0000 (22:17 +0200)
commit85ee2f882f6dab2cd0b6234c21ccb5a77168c4ff
tree92ac2f22b706228347918fd4409e6ed203b6c2db
parentfbb97c51e4665ea0e7ad07aac507f47e3c1737bc
lua: use lua from crates.io rather than github

This allows the source override in .cargo/config.toml to apply to the
suricata-lua-sys crate as well fixing offline builds.

Ticket: #7226
rust/Cargo.lock.in
rust/Cargo.toml.in