diff --git a/Cargo.lock b/Cargo.lock index f96d421..e900895 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1711,7 +1711,7 @@ dependencies = [ [[package]] name = "ort" version = "2.0.0-rc.10" -source = "git+https://github.com/pykeio/ort.git#52537fe0ce6d318c83528303f2f689e413212a03" +source = "git+https://github.com/pykeio/ort.git#2de34065983a5c034f5afcc072b23b99479f465b" dependencies = [ "half", "ndarray 0.17.1", @@ -1724,7 +1724,7 @@ dependencies = [ [[package]] name = "ort-sys" version = "2.0.0-rc.10" -source = "git+https://github.com/pykeio/ort.git#52537fe0ce6d318c83528303f2f689e413212a03" +source = "git+https://github.com/pykeio/ort.git#2de34065983a5c034f5afcc072b23b99479f465b" dependencies = [ "glob", "hmac-sha256",