diff options
author | iximeow <me@iximeow.net> | 2021-07-04 16:02:21 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-07-04 16:02:21 -0700 |
commit | 40607d504b4b04b2da005f772f21e830e9c28bfd (patch) | |
tree | 19f46340fcf4b4c4d4fbf24eec9b7304e4ee33c7 /Cargo.toml | |
parent | 15311c6ce76205d0f0ec17358a242c057f84efba (diff) |
update changelog and tag 0.2.00.2.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.1.0" +version = "0.2.0" [dependencies] "num-traits" = { version = "0.2", default-features = false } |