Skip to content

Update dependencies#24

Merged
JohnTitor merged 2 commits into
rust-netlink:mainfrom
jayvdb:update-deps
Nov 19, 2024
Merged

Update dependencies#24
JohnTitor merged 2 commits into
rust-netlink:mainfrom
jayvdb:update-deps

Conversation

@jayvdb
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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

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