klever-sc-modules 0.45.1

Klever WebAssembly standard smart contract modules
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "klever-sc-modules"
version = "0.45.1"
authors = ["Klever <contact@klever.io>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Klever WebAssembly standard smart contract modules"
homepage = "https://klever.io/"
documentation = "https://docs.klever.org/"
readme = "README.md"
keywords = [
    "klever",
    "wasm",
    "webassembly",
    "blockchain",
    "contract",
]
categories = [
    "no-std",
    "wasm",
    "cryptography::cryptocurrencies",
]
license = "GPL-3.0-only"
repository = "https://github.com/klever-io/klever-vm-sdk-rs"

[features]
alloc = ["klever-sc/alloc"]

[lib]
name = "klever_sc_modules"
path = "src/lib.rs"

[dependencies.klever-sc]
version = "0.45.1"