mirror of
https://github.com/neodyland/sbv2-api.git
synced 2025-12-22 23:49:58 +00:00
build(deps): bump ort from 4c1b6c0 to 95d520a
Bumps [ort](https://github.com/pykeio/ort) from `4c1b6c0` to `95d520a`.
- [Release notes](https://github.com/pykeio/ort/releases)
- [Commits](4c1b6c0ec2...95d520a6f6)
---
updated-dependencies:
- dependency-name: ort
dependency-version: 95d520a6f650a84467372b3f0a81dfce924260d3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -495,7 +495,7 @@ dependencies = [
|
||||
"libc",
|
||||
"option-ext",
|
||||
"redox_users",
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1704,7 +1704,7 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
||||
[[package]]
|
||||
name = "ort"
|
||||
version = "2.0.0-rc.10"
|
||||
source = "git+https://github.com/pykeio/ort.git#4c1b6c0ec2fd1f940853c07a921d990279d35d4c"
|
||||
source = "git+https://github.com/pykeio/ort.git#95d520a6f650a84467372b3f0a81dfce924260d3"
|
||||
dependencies = [
|
||||
"libloading",
|
||||
"ndarray",
|
||||
@@ -1717,7 +1717,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "ort-sys"
|
||||
version = "2.0.0-rc.10"
|
||||
source = "git+https://github.com/pykeio/ort.git#4c1b6c0ec2fd1f940853c07a921d990279d35d4c"
|
||||
source = "git+https://github.com/pykeio/ort.git#95d520a6f650a84467372b3f0a81dfce924260d3"
|
||||
dependencies = [
|
||||
"flate2",
|
||||
"hmac-sha256",
|
||||
|
||||
Reference in New Issue
Block a user