# 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 = "calimero-sdk" version = "0.0.1" authors = ["Calimero "] description = """ Rust convenience library for cross shard contract calls between NEAR and Calimero through the bridge. """ homepage = "https://calimero.network/" categories = ["wasm"] license = "GPL-3.0-only" repository = "https://github.com/calimero-is-near/calimero-sdk-rs" resolver = "2" [dependencies.calimero-sdk-macros] version = "0.0.1"