Skip to content

Commit

Permalink
version up onnxruntime-rs to 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty2501 committed May 17, 2022
1 parent 3c8b004 commit 7395664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/voicevox_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cfg-if = "1.0.0"
derive-getters = "0.2.0"
derive-new = "0.5.9"
once_cell = "1.10.0"
onnxruntime = { git = "https://github.com/qwerty2501/onnxruntime-rs.git", version = "0.0.16" }
onnxruntime = { git = "https://github.com/qwerty2501/onnxruntime-rs.git", version = "0.0.17" }
thiserror = "1.0.31"

[dev-dependencies]
Expand Down

0 comments on commit 7395664

Please sign in to comment.