diff options
Diffstat (limited to 'ffi/long_mode/Cargo.toml')
-rw-r--r-- | ffi/long_mode/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ffi/long_mode/Cargo.toml b/ffi/long_mode/Cargo.toml index e96a54f..5196c2d 100644 --- a/ffi/long_mode/Cargo.toml +++ b/ffi/long_mode/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yaxpeax_x86_ffi_long_mode" -version = "0.0.3" +version = "0.1.0" authors = ["iximeow <me@iximeow.net>"] edition = "2018" |