Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise version of notify #117

Closed

Commits on Sep 2, 2022

  1. Raise version of notify

    The previous version of notify has the dependency chain:
    
          notify 4 -> mio 0.6 -> net2 0.2
    
    Where net2 has a security advisory: https://rustsec.org/advisories/RUSTSEC-2020-0016
    The latest version of notify does not have this dependency.
    davegarred committed Sep 2, 2022
    Copy the full SHA
    855237e View commit details
    Browse the repository at this point in the history