hapi 0.1.3

Rust library for using HAPI protocol in cmart contracts on NEAR.
Documentation
[package]
name = "hapi"
authors = ["HAPI"]
version = "0.1.3"
edition = "2021"
description = """
Rust library for using HAPI protocol in cmart contracts on NEAR.
"""
readme = "README.md"
categories = ["wasm"]
license = "GPL-3.0"
repository = "https://github.com/ProstoSergei/hapi"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
near-sdk = "4.0.0"
near-contract-standards = "4.0.0"
serde = "1"