Skip to content

Commit 20e2bfd

Browse files
Merge pull request #135 from aya-rs/dependabot/cargo/libc-0.2.149
2 parents cdcb6bd + f40018e commit 20e2bfd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ simplelog = { version = "0.12.1" }
2323
# lib deps
2424
ar = { version = "0.9.0" }
2525
aya-rustc-llvm-proxy = { version = "0.9.0", optional = true }
26-
libc = { version = "0.2.148" }
26+
libc = { version = "0.2.149" }
2727
llvm-sys = { version = "170.0.0" }
2828
log = { version = "0.4.20" }
2929
thiserror = { version = "1.0.48" }

0 commit comments

Comments
 (0)