Skip to content

Commit bd394d5

Browse files
authored
Update RUSTSEC-0000-0000.toml
1 parent d0bdfc9 commit bd394d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/array-queue/RUSTSEC-0000-0000.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ reading of previously dropped or uninitialized memory.
1212
keywords = ["memory-corruption", "uninitialized-memory", "use-after-free"]
1313

1414
[affected]
15-
functions = { "array_queue::ArrayQueue::push_back" = [">= 0.3.0"] }
15+
functions = { "array-queue::ArrayQueue::push_back" = [">= 0.3.0"] }
1616

1717
[versions]
1818

0 commit comments

Comments
 (0)