Skip to content

Commit 3bba876

Browse files
Bump libc from 0.2.65 to 0.2.66
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.65 to 0.2.66. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.65...0.2.66) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1218b10 commit 3bba876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/minion/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Mikail Bagishov <bagishov.mikail@yandex.ru>"]
55
edition = "2018"
66

77
[dependencies]
8-
libc= "0.2.65"
8+
libc= "0.2.66"
99
errno= "0.2.4"
1010
rand = "0.7.2"
1111
cfg-if = "0.1.10"

0 commit comments

Comments
 (0)