Merge pull request #264 from neodyland/dependabot/cargo/ort-a153479

This commit is contained in:
tuna2134
2025-10-07 06:04:09 +09:00
committed by GitHub

4
Cargo.lock generated
View File

@@ -1754,7 +1754,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
[[package]]
name = "ort"
version = "2.0.0-rc.10"
source = "git+https://github.com/pykeio/ort.git#df992cb910eb94b55abcc9ead01d2e8d69b035f7"
source = "git+https://github.com/pykeio/ort.git#a1534795948ba56e1b83fe4c64c8292b30a177f3"
dependencies = [
"libloading",
"ndarray",
@@ -1767,7 +1767,7 @@ dependencies = [
[[package]]
name = "ort-sys"
version = "2.0.0-rc.10"
source = "git+https://github.com/pykeio/ort.git#df992cb910eb94b55abcc9ead01d2e8d69b035f7"
source = "git+https://github.com/pykeio/ort.git#a1534795948ba56e1b83fe4c64c8292b30a177f3"
dependencies = [
"flate2",
"hmac-sha256",