Skip to content

Commit e78acea

Browse files
Bump libc from 0.2.142 to 0.2.147 (#1099)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.142 to 0.2.147. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.142...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>
1 parent 7f03f06 commit e78acea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ image = "0.24.6"
1616
[target.'cfg(not(windows))'.dependencies]
1717
color_quant = "1.1.0"
1818
base64 = "0.21.2"
19-
libc = "0.2.137"
19+
libc = "0.2.147"

0 commit comments

Comments
 (0)