Skip to content

Commit

Permalink
Update minifb requirement from 0.25 to 0.27 (#33)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 2aed239 commit c56cc6f
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 @@ -21,4 +21,4 @@ thiserror = "1.0.7"

[dev-dependencies]
glam = "0.25"
minifb = "0.25"
minifb = "0.27"

0 comments on commit c56cc6f

Please sign in to comment.