|
@@ -131,6 +131,7 @@ jobs:
|
|
|
cargo update -p native-tls --precise 0.2.11
|
|
|
cargo update -p ppv-lite86 --precise 0.2.17
|
|
|
cargo update -p xml-rs --precise 0.8.20
|
|
|
+ cargo update -p mac-notification-sys --precise 0.6.1
|
|
|
|
|
|
- name: Downgrade crates with MSRV conflict (bundler)
|
|
|
# This is for the bundler but since cli depends on the bundler we enable it for the cli too
|