Skip to content

Commit c7a5866

Browse files
committed
Re-add lost requirement
1 parent 368107d commit c7a5866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/skill_tree.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ name = "mutex_new"
124124
label = "Mutex::new"
125125
href = "https://github.com/rust-lang/rust/issues/66806"
126126
items = []
127+
requires = ["parking_lot"]
127128
128129
[[group]]
129130
name = "parking_lot"

0 commit comments

Comments
 (0)