aboutsummaryrefslogtreecommitdiffstats
path: root/crates/client/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/client/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/client/Cargo.toml b/crates/client/Cargo.toml
index 10ed1001..b8038714 100644
--- a/crates/client/Cargo.toml
+++ b/crates/client/Cargo.toml
@@ -23,6 +23,7 @@ fs-err = { workspace = true }
interim = { workspace = true }
log = { workspace = true }
regex = { workspace = true }
+runtime-format = { workspace = true }
rustix = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }