Skip to content

Commit a1ef260

Browse files
authored
Merge pull request rust-lang#374 from bjorn3/dependabot/cargo/libc-0.2.49
Bump libc from 0.2.48 to 0.2.49
2 parents e74552f + 6384b12 commit a1ef260

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ target-lexicon = "0.2.0"
2424
ar = "0.6.1"
2525
bitflags = "1.0.3"
2626
byteorder = "1.2.7"
27-
libc = "0.2.45"
27+
libc = "0.2.49"
2828
tempfile = "3.0.7"
2929
env_logger = "0.6"
3030
gimli = { git = "https://github.com/gimli-rs/gimli.git" }

0 commit comments

Comments
 (0)