You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Karmem relies on unsafe code, very heavily, and that may add some security issues. In order to mitigate it, we could check for updates in the compiler.
The checks could be performed in the background. If one update is found, it will output one message in the stdout. Another option to check update can be implemented, such as: karmem upgrade or similar.
The text was updated successfully, but these errors were encountered:
Karmem relies on unsafe code, very heavily, and that may add some security issues. In order to mitigate it, we could check for updates in the compiler.
The checks could be performed in the background. If one update is found, it will output one message in the stdout. Another option to check update can be implemented, such as:
karmem upgrade
or similar.The text was updated successfully, but these errors were encountered: