Update dependencies of rust bindings

This commit is contained in:
Bet4
2021-10-06 22:43:14 +08:00
parent 0c976ec704
commit 8120a11f24
6 changed files with 7 additions and 9 deletions

View File

@ -138,7 +138,6 @@ impl std::fmt::Debug for UnicornInner {
}
impl<'a> UnicornHandle<'a> {
/// Return the architecture of the current emulator.
pub fn get_arch(&self) -> Arch {
self.inner.arch