mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Try an empty array for patched versions.
Co-Authored-By: Tony Arcieri <bascule@gmail.com>
This commit is contained in:
@@ -12,4 +12,4 @@ In the API docs the author also states their intend to disable `#![forbid(unsafe
|
||||
production code should ever have it in their dependency graph.
|
||||
"""
|
||||
[versions]
|
||||
patched = ["none"]
|
||||
patched = []
|
||||
|
||||
Reference in New Issue
Block a user