Closed Proksima closed 1 year ago
Yep, please submit a PR
Okay, so after looking around I believe this issue is not actually an issue: time
is an optional dependency for chrono 0.4.23 and it gets pulled in my Cargo.lock (and then picked by cargo audit
) despite me not actually depending on it.
Upcoming chrono 0.5 does not seem to list the vulnerable version in its Cargo.toml anymore, but its still in alpha.
I guess I'll just close this. Sorry for the noise.
Running
cargo audit
yield the following vulnerability:I don't mind submitting a PR if I'm given assurance it will be merged once refined to the maintainer's satisfaction.
Thank you for developing and maintaining this crate!