Skip to content

Commit

Permalink
Bump libc from 0.2.46 to 0.2.47 in /rust (#20)
Browse files Browse the repository at this point in the history
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.46 to 0.2.47.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](rust-lang/libc@0.2.46...0.2.47)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Alik Aslanyan committed Jan 17, 2019
1 parent e96c3a6 commit 89bde62
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ hyper-tls = "0.3.1"
futures = "0.1.25"
hyper = "0.12.20"
derive_more = "0.13.0"
libc = "0.2.46"
libc = "0.2.47"
tokio = "0.1.14"
derive_builder = "0.7.0"
error-chain = { version = "0.12.0", default-features = false }
Expand Down

0 comments on commit 89bde62

Please sign in to comment.