Files
ere/tests/nexus/basic/Cargo.toml
2025-08-15 09:34:24 +08:00

15 lines
291 B
TOML

[package]
name = "ere-nexus-guest"
version = "0.1.0"
edition = "2024"
[dependencies]
nexus-rt = { git = "https://github.com/nexus-xyz/nexus-zkvm.git", tag = "v0.3.4" }
# Generated by cargo-nexus, do not remove!
#
[features]
cycles = [] # Enable cycle counting for run command
[workspace]