mirror of
https://github.com/eth-act/ere.git
synced 2026-02-19 11:54:42 -05:00
15 lines
291 B
TOML
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]
|
|
|