# 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" rust-version = "1.71" name = "soroban-native-sdk-macros" version = "20.0.0-rc2" authors = ["Stellar Development Foundation "] description = "Soroban native SDK macros." homepage = "https://github.com/stellar/rs-soroban-env" license = "Apache-2.0" repository = "https://github.com/stellar/rs-soroban-env" [package.metadata.docs.rs] all-features = true [lib] proc-macro = true [dependencies.itertools] version = "0.10.3" [dependencies.proc-macro2] version = "1.0" [dependencies.quote] version = "1.0" [dependencies.syn] version = "2.0" features = ["full"]