Skip to content

Commit e389826

Browse files
committed
Checkbox for Queue
1 parent 62ff6b7 commit e389826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ These are for demonstration purposes only.
4040

4141
## [Data Structures](./src/data_structures)
4242

43-
- Queue
43+
- [ ] Queue
4444
- [x] [Heap](./src/data_structures/heap.rs)
4545
- [x] [Linked List](./src/data_structures/linked_list.rs)
4646
- Graph

0 commit comments

Comments
 (0)