aboutsummaryrefslogtreecommitdiff
path: root/patches/rules.mk.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/rules.mk.diff')
-rw-r--r--patches/rules.mk.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/patches/rules.mk.diff b/patches/rules.mk.diff
new file mode 100644
index 0000000..eb77553
--- /dev/null
+++ b/patches/rules.mk.diff
@@ -0,0 +1,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 \