We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6be7ec commit cc52cbbCopy full SHA for cc52cbb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "mach_object"
3
-version = "0.1.12"
+version = "0.1.13"
4
authors = ["Flier Lu <[email protected]>"]
5
description = "Mach-O File Format Parser for Rust"
6
documentation = "http://flier.github.io/rust-macho/"
0 commit comments