Skip to content

Commit

Permalink
removing unneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift committed Jul 23, 2023
1 parent fdfdfae commit 715073e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dining-philosopher/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rand = "0.8.5"
parking_lot = "0.12.1"


0 comments on commit 715073e

Please sign in to comment.