Skip to content

Commit

Permalink
build(deps): update minifb requirement from 0.25.0 to 0.27.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: minifb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 309bc22 commit a0c5f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ criterion = { version = "0.5", features = [] }
float-cmp = "0.9.0"
itertools = "0.13.0"
simple_logger = "5.0"
minifb = "0.25.0"
minifb = "0.27.0"
rand = "0.8.5"
wav = "1.0"

Expand Down

0 comments on commit a0c5f0a

Please sign in to comment.