# 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 = "karak-rs" version = "0.2.1" authors = ["Andalusia Labs"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Karak Rust SDK" readme = "README.md" license = "BUSL-1.1" repository = "https://github.com/karak-network/karak-rs" [lib] name = "karak_rs" path = "src/lib.rs" [dependencies.karak-contracts] version = "0.2.1" [dependencies.karak-kms] version = "0.2.1" [dependencies.karak-p2p] version = "0.2.1"