Merge pull request #207 from neodyland/dependabot/cargo/ort-4745bb3

This commit is contained in:
tuna2134@コマリン親衛隊
2025-05-27 06:57:31 +09:00
committed by GitHub

4
Cargo.lock generated
View File

@@ -1697,7 +1697,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
[[package]]
name = "ort"
version = "2.0.0-rc.9"
source = "git+https://github.com/pykeio/ort.git#90afc700d0c96c382f1ed67ade387c291e0c1fe9"
source = "git+https://github.com/pykeio/ort.git#4745bb3a4a1b5ab7f2c807b8989638627068cdf9"
dependencies = [
"libloading",
"ndarray",
@@ -1709,7 +1709,7 @@ dependencies = [
[[package]]
name = "ort-sys"
version = "2.0.0-rc.9"
source = "git+https://github.com/pykeio/ort.git#90afc700d0c96c382f1ed67ade387c291e0c1fe9"
source = "git+https://github.com/pykeio/ort.git#4745bb3a4a1b5ab7f2c807b8989638627068cdf9"
dependencies = [
"flate2",
"pkg-config",