mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
chore: upgrade smallvec dependency
This commit is contained in:
@@ -93,7 +93,7 @@ nv = [ "ort-sys/nv" ]
|
||||
|
||||
[dependencies]
|
||||
ort-sys = { version = "=2.0.0-rc.10", path = "ort-sys", default-features = false }
|
||||
smallvec = { version = "=2.0.0-alpha.10", default-features = false }
|
||||
smallvec = { version = "=2.0.0-alpha.11", default-features = false }
|
||||
|
||||
ndarray = { version = "0.16", default-features = false, optional = true }
|
||||
libloading = { version = "0.8", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user