chore: bump to 1.0.3 and harmonize onnx runtime version across nix, ci, and docker.

This commit is contained in:
Per Stark
2026-06-12 09:11:55 +02:00
parent c53ec8c0a1
commit 00453fdcbe
9 changed files with 53 additions and 68 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ members = ["cargo:."]
# Config for 'dist'
[dist]
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.30.0"
cargo-dist-version = "0.30.3"
# CI backends to support
ci = "github"
# Extra static files to include in each App (path relative to this Cargo.toml's dir)