summary refs log tree commit diff stats
path: root/rust/trace/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/trace/Cargo.toml')
-rw-r--r--rust/trace/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/rust/trace/Cargo.toml b/rust/trace/Cargo.toml
index 13ac0b33d6..fc81bce580 100644
--- a/rust/trace/Cargo.toml
+++ b/rust/trace/Cargo.toml
@@ -12,5 +12,8 @@ license.workspace = true
 repository.workspace = true
 rust-version.workspace = true
 
+[dependencies]
+libc = { workspace = true }
+
 [lints]
 workspace = true