You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* handle `CALLBACK_MSG_CONSOLE_LOG` callback type ([6cdad52](6cdad52))
* implemented MemoryBlockIterator for Box ([88ea4c6](88ea4c6))
* implemented MemoryBlockIterator for &mut T ([8d78f8c](8d78f8c))
* upgrade Rust edition to 2021 and minimal Rust version to 1.63 ([9ee48d9](9ee48d9))
* Exposed yara_sys::Error ([07ad2c6](07ad2c6))
* remove unused features of bindgen ([1dc6b44](1dc6b44))
* replace globwalk with glob in yara-sys build.rs ([90d977c](90d977c))