Skip to content

Commit 2b7e81d

Browse files
Bump libc from 0.2.153 to 0.2.154 (#1324)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.153 to 0.2.154. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.153...0.2.154) --- 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>
1 parent cd254bb commit 2b7e81d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

image/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ image.workspace = true
1515
[target.'cfg(not(windows))'.dependencies]
1616
color_quant = "1.1.0"
1717
base64 = "0.22.0"
18-
libc = "0.2.150"
18+
libc = "0.2.154"

0 commit comments

Comments
 (0)