This is breaking change. The following code doesn't work anymore.
--> shepherd-communication\src\push_notification\mod.rs:300:47
|
300 | let result = &package_manager.install(mpm::Package::new(package_name, version));
| ^^^^^^^^^^^^^^^^^ ------- an argument of type `std::string::String` is missing
Originally posted by @dilawar in 14967c9
This is breaking change. The following code doesn't work anymore.
Originally posted by @dilawar in 14967c9