Changes
- refactored some things
- this release now includes an aarch64 build for apple silicon
Fixes
- fixed a regression in dns resolving
Chores
- Release lan-mouse version 0.7.3 (Ferdinand Schober)
Commits
- 4a6399f: Update README.md - now available on crates.io (Ferdinand Schober)
- af02ccc: exit instead of panicing when con to backend lost (Ferdinand Schober)
- a491c0e: refactor producer and consumer (#97) (Ferdinand Schober) #97
- 78c9de4: add an arm64 build (#45) (Ferdinand Schober) #45
- 742b158: rename producer, consumer to emulation and capture (#98) (Ferdinand Schober) #98
- 8aaff9f: move to windows from win-api (#99) (Ferdinand Schober) #99
- dcee293: Create FUNDING.yml (Ferdinand Schober)
- be8124a: fix dns resolving (Ferdinand Schober)