Skip to content

Commit

Permalink
Change: 依存を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Sep 16, 2023
1 parent e3e7151 commit 2bf84ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/voicevox_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ tracing.workspace = true
uuid.workspace = true

[dependencies.onnxruntime]
git = "https://github.com/VOICEVOX/onnxruntime-rs.git"
rev = "ebb9dcb9b26ee681889b52b6db3b4f642b04a250"
git = "https://github.com/sevenc-nanashi/onnxruntime-rs.git"
# rev = "ebb9dcb9b26ee681889b52b6db3b4f642b04a250"

[dependencies.open_jtalk]
git = "https://github.com/VOICEVOX/open_jtalk-rs.git"
Expand Down

0 comments on commit 2bf84ad

Please sign in to comment.