Merge pull request #210 from neodyland/dependabot/cargo/ort-d1ebde9

This commit is contained in:
tuna2134@コマリン親衛隊
2025-06-02 17:24:06 +09:00
committed by GitHub

8
Cargo.lock generated
View File

@@ -1696,8 +1696,8 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
[[package]]
name = "ort"
version = "2.0.0-rc.9"
source = "git+https://github.com/pykeio/ort.git#4745bb3a4a1b5ab7f2c807b8989638627068cdf9"
version = "2.0.0-rc.10"
source = "git+https://github.com/pykeio/ort.git#d1ebde95d386513fea836593815e8f86f7b96a85"
dependencies = [
"libloading",
"ndarray",
@@ -1708,8 +1708,8 @@ dependencies = [
[[package]]
name = "ort-sys"
version = "2.0.0-rc.9"
source = "git+https://github.com/pykeio/ort.git#4745bb3a4a1b5ab7f2c807b8989638627068cdf9"
version = "2.0.0-rc.10"
source = "git+https://github.com/pykeio/ort.git#d1ebde95d386513fea836593815e8f86f7b96a85"
dependencies = [
"flate2",
"pkg-config",