chore(autostart): update auto-launch to 0.6 - #3546
Legend-Master wants to merge 3 commits into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Package Changes Through 18edd92There are 42 changes which include barcode-scanner with patch, barcode-scanner-js with patch, biometric with patch, biometric-js with patch, clipboard-manager with patch, clipboard-manager-js with patch, deep-link with patch, deep-link-js with patch, dialog with patch, dialog-js with patch, fs with patch, fs-js with patch, geolocation with patch, geolocation-js with patch, haptics with patch, haptics-js with patch, nfc with patch, nfc-js with patch, notification with minor, notification-js with minor, opener with patch, opener-js with patch, shell with patch, shell-js with patch, http with minor, http-js with minor, log with patch, log-js with patch, persisted-scope with patch, positioner with patch, positioner-js with patch, single-instance with patch, sql with patch, sql-js with patch, stronghold with patch, stronghold-js with patch, updater with minor, updater-js with minor, upload with patch, upload-js with patch, websocket with patch, websocket-js with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
| type Result<T> = std::result::Result<T, Error>; | ||
|
|
||
| #[derive(Debug, Default, Copy, Clone)] | ||
| pub enum MacosLauncher { |
There was a problem hiding this comment.
Ok so we didn't mark this as #[non_exhaustive]...
|
Looks like |
Fix #1922
Waiting for zzzgydi/auto-launch#35 and zzzgydi/auto-launch#36