v0.1.3
Update version and add Debug/Display implementations Bump the crate version to 0.1.3 and enhance debugging capabilities by deriving `Debug` for multiple structs and adding custom `Debug` and `Display` implementations for `DXLinkClient`. These changes improve logging and ease of troubleshooting.