tlepoint / fhe.rs

Fully Homomorphic Encryption library in Rust
MIT License
205 stars 31 forks source link

RUSTSEC-2024-0384: `instant` is unmaintained #277

Open github-actions[bot] opened 1 week ago

github-actions[bot] commented 1 week ago

instant is unmaintained

Details
Status unmaintained
Package instant
Version 0.1.13
URL []()
Date 2024-09-01

This crate is no longer maintained, and the author recommends using the maintained web-time crate instead.

See advisory page for additional details.

jedisct1 commented 1 week ago

coarsetime is an alternative, that works on all webassembly variants.