pharo-pkg / pakbot

Pakbot package manager
MIT License
15 stars 9 forks source link

Remove Package from system breaks cargo project #159

Closed guillep closed 6 years ago

guillep commented 6 years ago

If a project has a package, and we remove/rename the package from the system, cargo gets broken because he cannot find the package anymore.

We need to manage system announcements for this.