mongo-rust-driver icon indicating copy to clipboard operation
mongo-rust-driver copied to clipboard

RUST-1403 Remove `oldtime` feature from chrono dependency

Open oskgo opened this issue 1 year ago • 0 comments

Remove oldtime feature from chrono dependency to eliminate a transitive dependency on a deprecated version of the time crate which has a vulnerability.

The issue was found using cargo-audit, which you might want to add to CI.

oskgo avatar Jul 09 '22 04:07 oskgo