Fix CI pipeline compatibility issues
- Downgrade Cargo.lock to version 3 for older CI Cargo compatibility - Add YARA library installation to all Linux CI jobs - Install libyara-dev before build, test, and clippy steps
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1,6 +1,6 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 4
|
||||
version = 3
|
||||
|
||||
[[package]]
|
||||
name = "aho-corasick"
|
||||
|
||||
Reference in New Issue
Block a user