summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 05c1bdb36..467ea89c1 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -72,7 +72,7 @@ fancy-regex = "=0.9.0"
http = "=0.2.6"
import_map = "=0.9.0"
jsonc-parser = { version = "=0.19.0", features = ["serde"] }
-libc = "=0.2.124"
+libc = "=0.2.126"
log = { version = "=0.4.16", features = ["serde"] }
mitata = '=0.0.7'
node_resolver = "=0.1.1"