2026-07-30 14:45:21 +02:00

10 lines
325 B
TOML

# Adapter manifest for the Rust implementation (Tor arti equix + hashx crates).
name = "equix-rust"
exec = "runners/rust/target/release/equix_runner"
protocol_version = 1
capabilities = ["solve", "verify", "effort", "hashx_compile"]
runtimes = ["interpret", "try-compile", "must-compile"]
[env]
EQUIX_RUST_VERSION = "0.7.0"