We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
instant
0.1.13
This crate is no longer maintained, and the author recommends using the maintained web-time crate instead.
web-time
The text was updated successfully, but these errors were encountered:
Pulled in via backoff:
backoff
error[unmaintained]: `instant` is unmaintained ┌─ /github/workspace/Cargo.lock:107:1 │ 107 │ 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 └── backoff v0.4.0 └── kube-runtime v0.96.0
Sorry, something went wrong.
Backoff is no longer maintained. I suggest switching to backon. We (Kubewarden team) have positive experience with that.
If you want I can help with the migration
No branches or pull requests
instant
0.1.13
This crate is no longer maintained, and the author recommends using the maintained
web-time
crate instead.The text was updated successfully, but these errors were encountered: