[package] name = "mavryk-smart-rollup-constants" version = "0.2.2" edition = "2021" license = "MIT" authors = [ "TriliTech ", "Mavryk Dynamics " ] repository = "https://gitlab.com/mavryk-network/mavryk-protocol.git" description = "Low-level constants for Mavryk Smart Rollups" keywords = ["mavryk", "smart", "rollup"] categories = ["no-std", "no-std::no-alloc"] [lib] path = "src/lib.rs"