build(freebsd): remove Cross.toml (#3927)

This commit is contained in:
David Knaack
2022-04-28 04:00:30 +02:00
committed by GitHub
parent 4f3b6f8e54
commit c5a783bd71
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -12,7 +12,6 @@ include = [
"src/**/*",
"/starship.exe.manifest",
"build.rs",
"Cross.toml",
"LICENSE",
"/README.md",
"docs/.vuepress/public/presets/toml/",
-2
View File
@@ -1,2 +0,0 @@
[target.x86_64-unknown-freebsd]
image = "docker.io/rustembedded/cross:x86_64-unknown-freebsd"