summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzy <[email protected]>2023-08-15 03:00:06 +0000
committerzy <[email protected]>2023-08-15 03:00:06 +0000
commitc0b62f49804f1f70997bdadd4bd82d74a537b8fd (patch)
tree7719a2a9d3cd9726bdc330451886d3f7c03b6bf9
parent54d9885220d2e0cd0167f6cbb10c7b0d9e762df2 (diff)
更新依赖
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 181f748..99ec98a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,9 +7,9 @@ license = "MIT"
[dependencies]
polling = "2"
-socket2 = "0.4"
+socket2 = "0.5.3"
libc = "0.2"
-nix = "0.23"
+nix = "0.26.2"
scoped-tls = "1"
futures = "0.3"
waker-fn = "1"