aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2022-09-15 05:36:00 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2022-09-15 05:36:00 +0000
commit080dbded95282afdc39b05df9d268809350d3949 (patch)
tree269795bf94ddcfa6eb3339a7d8762998d9c4a914
parentMerge pull request #904 from svenstaro/podman-images (diff)
downloadminiserve-080dbded95282afdc39b05df9d268809350d3949.tar.gz
miniserve-080dbded95282afdc39b05df9d268809350d3949.zip
Remove old Cross.toml
We don't need it anymore now that cross had a new release with fresh images.
Diffstat (limited to '')
-rw-r--r--Cross.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cross.toml b/Cross.toml
deleted file mode 100644
index ccb61cf..0000000
--- a/Cross.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-# NOTE: Custom image specification for freebsd is required until new version of cross is released.
-[target.x86_64-unknown-freebsd]
-image = "svenstaro/cross-x86_64-unknown-freebsd:latest"