# 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.59.0" name = "daml-macro" version = "0.2.2" authors = ["FujiApple "] description = "Helper macros for working with the Daml Ledger API" readme = "README.md" keywords = ["daml", "macro", "api", "ledger"] categories = ["development-tools"] license = "Apache-2.0" repository = "https://github.com/fujiapple852/rust-daml-bindings" resolver = "2" [dependencies.bigdecimal] version = "0.3.0" [dependencies.chrono] version = "0.4.19" [dependencies.daml-grpc] version = "0.2.2" [dev-dependencies]