diff options
-rw-r--r-- | x86test/x86test_types/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86test/x86test_types/Cargo.toml b/x86test/x86test_types/Cargo.toml index e746476..f165463 100644 --- a/x86test/x86test_types/Cargo.toml +++ b/x86test/x86test_types/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "x86test-types" -version = "0.0.3" +version = "0.0.4" authors = ["Gerd Zellweger <mail@gerdzellweger.com>"] repository = "https://github.com/gz/rust-x86" |