Skip to content

Commit 89d8acc

Browse files
committed
update build.rs
1 parent 4e079de commit 89d8acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcprover-rust/build.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@ fn main() {
112112
libraries_path.display()
113113
);
114114

115-
println!("cargo:rustc-link-lib=static=cprover.5.77.0");
115+
println!("cargo:rustc-link-lib=static=cprover.5.78.0");
116116
}

0 commit comments

Comments
 (0)