Skip to content

Commit

Permalink
build(deps): bump libc from 0.2.61 to 0.2.62
Browse files Browse the repository at this point in the history
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.61 to 0.2.62.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](rust-lang/libc@0.2.61...0.2.62)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 15, 2019
1 parent bd12074 commit 9c121b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -9,7 +9,7 @@ links = "cap-ng"

[dependencies]
bitflags = "^1.1.0"
libc = "^0.2.61"
libc = "^0.2.62"

[build-dependencies]
pkg-config = "^0.3"

0 comments on commit 9c121b3

Please sign in to comment.