mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add unmaintained crate advisory for fake_clock (#465)
It's been renamed to `sn_fake_clock`
This commit is contained in:
19
crates/fake_clock/RUSTSEC-0000-0000.md
Normal file
19
crates/fake_clock/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "fake_clock"
|
||||
date = "2020-11-02"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/maidsafe/sn_fake_clock/pull/38"
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been renamed to `sn_fake_clock`
|
||||
|
||||
This crate has been renamed from `fake_clock` to `sn_fake_clock`.
|
||||
|
||||
The new repository location is:
|
||||
|
||||
<https://github.com/maidsafe/sn_fake_clock>
|
||||
Reference in New Issue
Block a user