Skip to content

Commit 6fa47b9

Browse files
authored
correct version ranges for real
1 parent 910a46a commit 6fa47b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/hickory-proto/RUSTSEC-0000-0000.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories = ["crypto-failure"]
88
keywords = ["dnssec"]
99

1010
[versions]
11-
patched = [">= 0.24.3", ">= 0.25.0-alpha.5"]
11+
patched = ["^ 0.24.3", ">= 0.25.0-alpha.5"]
1212
unaffected = ["< 0.8.0"]
1313

1414
[affected.functions]

0 commit comments

Comments
 (0)