Skip to content

Commit ef4aac0

Browse files
committed
fix: remove incompatible Rust flags for CI build
1 parent 607a244 commit ef4aac0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.cargo/config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[build]
2+
# Removed incompatible Rust flags
3+
# Previous configuration
4+
# rustflags = "-C embed-bitcode=no"

0 commit comments

Comments
 (0)