Skip to content

Commit

Permalink
docs(card_deck): update rand crate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mikysett committed Aug 29, 2023
1 parent f987807 commit e817929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subjects/card_deck/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Define:

### Dependencies

rand = "0.3.14"
rand = "0.8.5"

### Expected Functions and Structures

Expand Down

0 comments on commit e817929

Please sign in to comment.