Release 0.6.0
Changed
- PR#60 removed the dependency on
windows-sys
due the massive version churn, resolving #58. This should allow projects to more easily integrate this crate into their project without introducing multiple versions of transitive dependencies. - PR#62 replaced
MDExceptionCodeLinux
withminidump_common::ExceptionCodeLinux
. - PR#64 updated dependencies.