Bump ort from 2d49e05 to fd73862

Bumps [ort](https://github.com/pykeio/ort) from `2d49e05` to `fd73862`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](2d49e052dc...fd738622d7)

---
updated-dependencies:
- dependency-name: ort
  dependency-version: fd738622d708d0b7da536812e20a9e63adeaa70d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-16 08:16:14 +00:00
committed by GitHub
parent bca6d04e7b
commit 5493b91a84

4
Cargo.lock generated
View File

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