release v0.2.0-alpha7

This commit is contained in:
tuna2134
2025-07-21 11:58:37 +09:00
parent 45c3255a91
commit 159f58026d
4 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ ndarray.workspace = true
npyz = { version = "0.8.4", optional = true }
num_cpus = "1.16.0"
once_cell.workspace = true
ort = { git = "https://github.com/pykeio/ort.git", version = "2.0.0-rc.9", optional = true }
ort = { git = "https://github.com/pykeio/ort.git", version = "2.0.0-rc.10", optional = true }
regex = "1.10.6"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.128"