[package] name = "near-sys" version = "0.2.2" authors = ["Near Inc "] edition = "2021" license = "MIT OR Apache-2.0" categories = ["wasm"] repository = "https://github.com/near/near-sdk-rs" homepage = "https://near-sdk.io" description = """ Syscall definitions for builtin functions of the NEAR runtime. """ [dependencies]