Skip to content

Commit 133459c

Browse files
committed
Update versions: workflow-core still unsound in 0.18.0
1 parent 277934e commit 133459c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/workflow-core/RUSTSEC-0000-0000.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ informational = "unsound"
88
categories = ["memory-exposure", "memory-corruption"]
99

1010
[affected.functions]
11-
"workflow_core::utils::buffer_as_slice" = ["<= 0.13.3"]
12-
"workflow_core::utils::buffer_as_slice_mut" = ["<= 0.13.3"]
11+
"workflow_core::utils::buffer_as_slice" = ["<= 0.18.0"]
12+
"workflow_core::utils::buffer_as_slice_mut" = ["<= 0.18.0"]
1313

1414
[versions]
1515
patched = []

0 commit comments

Comments
 (0)