[dependencies.bincode]
version = "1.3.3"
[dependencies.clap]
features = ["derive"]
version = "4.5.9"
[dependencies.sp1-recursion-gnark-ffi]
default-features = false
features = ["native"]
version = "1.1.0"
[package]
categories = ["cryptography"]
description = "SP1 is a performant, 100% open-source, contributor-friendly zkVM."
edition = "2021"
keywords = ["sp1", "succinct", "zero-knowledge", "zkvm"]
license = "MIT OR Apache-2.0"
name = "sp1-recursion-gnark-cli"
readme = "README.md"
repository = "https://github.com/succinctlabs/sp1"
version = "1.1.1"