mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
build(freebsd): remove Cross.toml (#3927)
This commit is contained in:
@@ -12,7 +12,6 @@ include = [
|
|||||||
"src/**/*",
|
"src/**/*",
|
||||||
"/starship.exe.manifest",
|
"/starship.exe.manifest",
|
||||||
"build.rs",
|
"build.rs",
|
||||||
"Cross.toml",
|
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
"/README.md",
|
"/README.md",
|
||||||
"docs/.vuepress/public/presets/toml/",
|
"docs/.vuepress/public/presets/toml/",
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
[target.x86_64-unknown-freebsd]
|
|
||||||
image = "docker.io/rustembedded/cross:x86_64-unknown-freebsd"
|
|
||||||
Reference in New Issue
Block a user