Skip to content

Commit

Permalink
Merge pull request #6 from sdasda7777/sdasda7777_pages5
Browse files Browse the repository at this point in the history
Added js feature for getrandom
  • Loading branch information
sdasda7777 authored Nov 24, 2023
2 parents f946497 + ae38cae commit 1ccb0d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "minesweeper6d"
version = "0.1.2"

[dependencies]
getrandom = { version = "0.2", features = ["js"] }
eframe = "0.23"
hhmmss = "0.1"
itertools = "0.11"
Expand Down

0 comments on commit 1ccb0d1

Please sign in to comment.