Skip to content

Commit

Permalink
Merge cross-rs#602
Browse files Browse the repository at this point in the history
602: bump libc r=adamgreig a=Emilgardis

- add checksums
- bump libc


Co-authored-by: Emil Gardström <[email protected]>
  • Loading branch information
bors[bot] and Emilgardis authored Nov 8, 2021
2 parents 2b2a012 + d077e01 commit 2f1ef07
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
158 changes: 79 additions & 79 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ atty = "0.2"
error-chain = "0.12"
home = "0.5"
lazy_static = "1.0"
libc = "0.2.101"
libc = "0.2.104"
rustc_version = "0.2"
toml = "0.5"
which = { version = "3.1.0", default_features = false }
Expand Down

0 comments on commit 2f1ef07

Please sign in to comment.