Skip to content

Commit 3b029b8

Browse files
committed
build: force builds
1 parent a6c5cc5 commit 3b029b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ fn main() {
4545
.arg("https://github.com/jmbryan4/uniffi-bindgen-cs")
4646
.arg("--branch")
4747
.arg("upgrade/uniffi-rs-0.31.0-clean")
48+
.arg("--force")
4849
.env("RUSTFLAGS", "--cap-lints allow")
4950
.stdout(Stdio::inherit())
5051
.stderr(Stdio::inherit())

0 commit comments

Comments
 (0)