Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit 2934bd4

Browse files
Bump libc from 0.2.120 to 0.2.121
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.120 to 0.2.121. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.120...0.2.121) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ac28484 commit 2934bd4

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ structopt = "0.3"
2727
codicon = "3.0"
2828
colorful = "0.2.1"
2929
httparse = "1.6"
30-
libc = "0.2.120"
30+
libc = "0.2.121"
3131
native-tls = "0.2"
3232
url = "2.2"
3333
base64 = "0.13.0"

0 commit comments

Comments
 (0)