Skip to content

Commit df95c68

Browse files
Update Rust crate minifb to 0.27
1 parent dcc7b9d commit df95c68

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

Cargo.lock

+9-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hack_computer/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "computer_runner"
1313
path = "src/computer_runner.rs"
1414

1515
[dependencies]
16-
minifb = "0.25"
16+
minifb = "0.27"
1717
image = "0.25"
1818
log = "0.4"
1919
env_logger = "0.11"

0 commit comments

Comments
 (0)