[dependencies]
[features]
default = ["std"]
std = []
[lib]
name = "zksync_os_evm_errors"
path = "src/lib.rs"
[package]
authors = ["The Matter Labs Team <hello@matterlabs.dev>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography"]
description = "EVM errors in ZKsync OS"
edition = "2024"
homepage = "https://zksync.io/"
keywords = ["blockchain", "zksync"]
license = "MIT OR Apache-2.0"
name = "zksync_os_evm_errors"
readme = false
repository = "https://github.com/matter-labs/zksync-os-interface"
version = "0.0.13"