build(deps): bump libc from 0.2.88 to 0.2.89 in /fuzz
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.88 to 0.2.89. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/compare/0.2.88...0.2.89) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3df2e2629b
commit
c7438c8b22
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ cargo-fuzz = true
|
|||
|
||||
[dependencies]
|
||||
block_util = { path = "../block_util" }
|
||||
libc = "0.2.87"
|
||||
libc = "0.2.89"
|
||||
libfuzzer-sys = "0.4"
|
||||
qcow = { path = "../qcow" }
|
||||
seccomp = { git = "https://github.com/firecracker-microvm/firecracker", tag = "v0.22.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue