build: Bump epoll from 4.3.1 to 4.3.3
Bumps [epoll](https://github.com/nathansizemore/epoll) from 4.3.1 to 4.3.3. - [Release notes](https://github.com/nathansizemore/epoll/releases) - [Commits](https://github.com/nathansizemore/epoll/compare/4.3.1...4.3.3) --- updated-dependencies: - dependency-name: epoll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d1d9e7b241
commit
aa13ede316
8 changed files with 10 additions and 10 deletions
|
|
@ -8,7 +8,7 @@ build = "../build.rs"
|
|||
[dependencies]
|
||||
argh = "0.1.9"
|
||||
env_logger = "0.10.0"
|
||||
epoll = "4.3.1"
|
||||
epoll = "4.3.3"
|
||||
libc = "0.2.139"
|
||||
log = "0.4.17"
|
||||
net_util = { path = "../net_util" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue