aboutsummaryrefslogtreecommitdiff
path: root/patches/rules.mk.diff
blob: eb7755358e73a3b95ee2b04779c6df2090d3ea6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git b/rules.mk a/rules.mk
index 81f63ed..69b7784 100644
--- b/rules.mk
+++ a/rules.mk
@@ -21,7 +21,6 @@ MODULE_RUSTFLAGS += \
 	--cfg 'feature="default"' \
 
 MODULE_LIBRARY_DEPS := \
-	external/rust/crates/bytes \
 	external/rust/crates/once_cell \
 	external/rust/crates/protobuf-support \
 	external/rust/crates/thiserror \