summary refs log tree commit diff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/Cargo.toml b/resources/Cargo.toml
index c563d20..510e9ca 100644
--- a/resources/Cargo.toml
+++ b/resources/Cargo.toml
@@ -7,7 +7,6 @@ authors = ["The Chromium OS Authors"]
 wl-dmabuf = ["gpu_buffer"]
 
 [dependencies]
-data_model = { path = "../data_model" }
 gpu_buffer = { path = "../gpu_buffer", optional = true }
 libc = "*"
 sys_util = { path = "../sys_util" }