Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 11ee28b commit 23bad90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions services/lake/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 services/lake/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
statsd = { version = "0.16.0" }
log = { version = "0.4.18", features = ["std"] }
zmq-sys = { version = "0.11.0" }
libc = { version = "0.2.146" }
libc = { version = "0.2.147" }
colored = { version = "1.6.1" }

[target.'cfg(target_os = "linux")'.dependencies]
Expand Down

0 comments on commit 23bad90

Please sign in to comment.