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

Update dependencies #24

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Update dependencies #24

merged 2 commits into from
Nov 19, 2024

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Sep 7, 2024

No description provided.

@JohnTitor JohnTitor closed this Oct 23, 2024
@JohnTitor JohnTitor reopened this Oct 23, 2024
@jxs
Copy link

jxs commented Nov 18, 2024

Hi! Can we also take the opportunity to update async-io to 2.4.0 to drop the instant dependency? We are having our CI broken due to it being unmaintained:

222 │ instant 0.1.13 registry+https://github.com/rust-lang/crates.io-index
    │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ unmaintained advisory detected
    │
    ├ ID: RUSTSEC-2024-0384
    ├ Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0384
    ├ This crate is no longer maintained, and the author recommends using the maintained [`web-time`] crate instead.
      
      [`web-time`]: https://crates.io/crates/web-time
    ├ Solution: No safe upgrade is available!
    ├ instant v0.1.13
      └── fastrand v1.9.0
          └── futures-lite v1.13.0
              └── async-io v1.13.0
                  └── netlink-sys v0.8.6

@jayvdb
Copy link
Contributor Author

jayvdb commented Nov 18, 2024

Can we also take the opportunity to update async-io to 2.4.0

That update requires a significant effort due to lots of incompatibility with the netlink-sys codebase. See #17

@JohnTitor JohnTitor merged commit 3d5879c into rust-netlink:main Nov 19, 2024
3 checks passed
@jayvdb jayvdb deleted the update-deps branch November 19, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants