Update macOS dependencies

Fixes #1658.
This commit is contained in:
Josh Groves 2020-09-07 18:13:51 -02:30 committed by GitHub
parent d103dc2631
commit 21f9aefc7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -30,6 +30,7 @@
- On macOS, fix inverted horizontal scroll.
- **Breaking:** `current_monitor` now returns `Option<MonitorHandle>`.
- **Breaking:** `primary_monitor` now returns `Option<MonitorHandle>`.
- On macOS, updated core-* dependencies and cocoa.
# 0.22.2 (2020-05-16)