diff options
author | iximeow <me@iximeow.net> | 2024-06-23 18:01:36 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2024-06-23 18:04:00 -0700 |
commit | d0b9925bc1f75949f54d5290edfda4bf9ecd7bba (patch) | |
tree | d181f7f6515994dbeac6230161bc640efaca9c16 /Cargo.toml | |
parent | 053b8c8ac6271d65fdabe58afc3c704126d7405e (diff) |
0.3.00.3.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ keywords = ["disassembly", "disassembler"] license = "0BSD" name = "yaxpeax-arch" repository = "https://git.iximeow.net/yaxpeax-arch/" -version = "0.2.8" +version = "0.3.0" [dependencies] "num-traits" = { version = "0.2", default-features = false } |