Skip to content

Commit c95cbbe

Browse files
build(deps): bump libc from 0.2.105 to 0.2.106
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.105 to 0.2.106. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.105...0.2.106) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b34a87a commit c95cbbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ futures = "0.3.17"
4343
indoc = "1.0.3"
4444
indicatif = "0.16.2"
4545
lazy_static = "1.4.0"
46-
libc = "0.2.105"
46+
libc = "0.2.106"
4747
libdnf-sys = { path = "rust/libdnf-sys", version = "0.1.0" }
4848
maplit = "1.0"
4949
memfd = "0.4.1"

0 commit comments

Comments
 (0)