# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "sov-zk-cycle-utils" version = "0.3.0" authors = ["Sovereign Labs "] autotests = false description = "Utilities for counting risc0 cycles consumed by Sovereign SDK functions" homepage = "https://www.sovereign.xyz" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/sovereign-labs/sovereign-sdk" resolver = "2" [dependencies.risc0-zkvm] version = "0.18" features = ["std"] default-features = false [dependencies.risc0-zkvm-platform] version = "0.18" [features] default = [] native = ["risc0-zkvm/prove"]