Skip to content

Commit f079571

Browse files
committed
clean up cargo cross config
1 parent 1190150 commit f079571

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Cross.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
# Additional configuration for other targets
2-
# If you want to add support for other targets, you may need to install `libpq-dev`.
3-
# pre-build = [
4-
# "dpkg --add-architecture $CROSS_DEB_ARCH",
5-
# "apt-get update && apt-get --assume-yes install libpq-dev:$CROSS_DEB_ARCH",
6-
# ]
7-
81
[target.x86_64-unknown-linux-gnu]
92
image = "ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main"
103
# Fix for https://github.com/rustls/rustls/issues/1967

0 commit comments

Comments
 (0)