mirror of
https://github.com/starship/starship.git
synced 2026-06-21 02:02:14 +07:00
build(freebsd): remove Cross.toml (#3927)
This commit is contained in:
@@ -12,7 +12,6 @@ include = [
|
||||
"src/**/*",
|
||||
"/starship.exe.manifest",
|
||||
"build.rs",
|
||||
"Cross.toml",
|
||||
"LICENSE",
|
||||
"/README.md",
|
||||
"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