aboutsummaryrefslogtreecommitdiffstats
path: root/Cross.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cross.toml')
-rw-r--r--Cross.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cross.toml b/Cross.toml
deleted file mode 100644
index a81b3d80..00000000
--- a/Cross.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-[build]
-pre-build = [
- "apt update && apt install -y protobuf-compiler"
-]