Skip to content

Commit 994a36f

Browse files
Update Rust crate libc to 0.2.149
1 parent 3f225a2 commit 994a36f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

emulator/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

emulator/mgba/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
libc = "0.2.148"
9+
libc = "0.2.149"
1010
mgba-sys = { version = "0.1.0", path = "../mgba-sys" }
1111
thiserror = "1"

0 commit comments

Comments
 (0)