Document empty versions (#1370)

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>

Signed-off-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
pinkforest(she/her)
2022-08-18 14:30:36 +10:00
committed by GitHub
parent b75822a011
commit 863d0e654f

View File

@@ -116,6 +116,7 @@ keywords = ["ssl", "mitm"]
functions = { "mycrate::MyType::vulnerable_function" = ["< 1.2.0, >= 1.1.0"] }
# Versions which include fixes for this vulnerability (mandatory)
# use patched = [] e.g. in case of unmaintained where there is no fix
[versions]
patched = [">= 1.2.0"]