mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-12 17:24:26 +02:00
28e8ede478
fix: load ort-version via bash script on all release runners, toolchain harmonization
6 lines
151 B
TOML
6 lines
151 B
TOML
[toolchain]
|
|
channel = "1.91.1"
|
|
components = ["rustfmt", "clippy"]
|
|
profile = "default"
|
|
targets = ["x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
|