summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorSatya Rohith <me@satyarohith.com>2022-03-05 03:38:04 +0530
committerGitHub <noreply@github.com>2022-03-05 03:38:04 +0530
commit70690f54af945a3ca94235c060de4bdee5c61d09 (patch)
treea8112e4754afd394bfca547ff5e64549e074f0cd /runtime
parent18a3a0ba7565177f5fc2a1bce93b65c34f598a51 (diff)
chore: update deps (#13821)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index c8d838f61..8d16cbd21 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -71,7 +71,7 @@ hyper = { version = "0.14.12", features = ["server", "stream", "http1", "http2",
libc = "0.2.106"
log = "0.4.14"
lzzzz = '=0.8.0'
-netif = "0.1.1"
+netif = "0.1.3"
notify = "=5.0.0-pre.12"
once_cell = "=1.9.0"
regex = "1.5.4"