risc0-steel 0.11.2

Query Ethereum state, or any other EVM-based blockchain state within the RISC Zero zkVM.
docs.rs failed to build risc0-steel-0.11.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: risc0-steel-0.11.1

Steel - Boundless runtime for EVM apps

This crate is no longer published on crates.io.

To get the latest version, please visit the GitHub repository:

https://github.com/risc0/risc0-ethereum/tree/main/crates/steel

You can add the crate to your project using a Git dependency in your Cargo.toml:

[dependencies]
risc0-steel = { git = "https://github.com/risc0/risc0-ethereum", tag = "VERSION_TAG" }