mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-02 09:36:40 +01:00
@@ -10,7 +10,7 @@ patched = []
|
||||
|
||||
# fake-static allows converting any reference into a `'static` reference
|
||||
|
||||
fake-static allows converting a refernce with any lifetime into
|
||||
fake-static allows converting a reference with any lifetime into
|
||||
a reference with `'static` lifetime without the `unsafe` keyword.
|
||||
|
||||
Internally, this crate does not use unsafe code, it instead
|
||||
|
||||
Reference in New Issue
Block a user