[features]
ethexe = []
[lib]
name = "gsys"
path = "src/lib.rs"
[package]
authors = ["Gear Technologies"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["wasm", "api-bindings"]
description = "System calls of Gear program"
documentation = "https://docs.rs/gsys"
edition = "2021"
homepage = "https://gear-tech.io"
keywords = ["gear", "wasm"]
license = "GPL-3.0"
name = "gsys"
readme = false
repository = "https://github.com/gear-tech/gear"
rust-version = "1.81"
version = "1.7.0"