Skip to content

Commit c80bd88

Browse files
committed
update used branch
1 parent ccdfd9c commit c80bd88

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Cargo.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ md5 = "0.8.0"
6464
thiserror = "2.0.12"
6565
async-trait = "0.1.88"
6666
zip = "4.3.0"
67-
ct2rs = { git = "https://github.com/frederik-uni/ctranslate2-rs", default-features = false, branch = "vendor" }
67+
ct2rs = { git = "https://github.com/frederik-uni/ctranslate2-rs", default-features = false, branch = "use-with-dynamic-linking" }
6868
maplit = "1.0.2"
6969
bytemuck = "1.23.1"
7070
env_logger = "0.11.8"

0 commit comments

Comments
 (0)