mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump epoll from 4.3.3 to 4.4.0
Bumps [epoll](https://github.com/nathansizemore/epoll) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/nathansizemore/epoll/releases) - [Commits](https://github.com/nathansizemore/epoll/compare/4.3.3...4.4.0) --- updated-dependencies: - dependency-name: epoll dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
cloud-hypervisor-bot
parent
79fe396da9
commit
90b0dc911c
+1
-1
@@ -144,7 +144,7 @@ clap = "4.5.47"
|
||||
dhat = "0.3.3"
|
||||
dirs = "6.0.0"
|
||||
env_logger = "0.11.8"
|
||||
epoll = "4.3.3"
|
||||
epoll = "4.4.0"
|
||||
flume = "0.11.1"
|
||||
libc = "0.2.167"
|
||||
log = "0.4.22"
|
||||
|
||||
Reference in New Issue
Block a user