# 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 = "odra-codegen" version = "0.6.2" authors = [ "Jakub Płaskonka ", "Krzysztof Pobiarżyn ", "Maciej Zieliński ", ] description = "Code generators for Odra IR." homepage = "https://odra.dev/docs" readme = "README.md" keywords = [ "wasm", "webassembly", "blockchain", ] categories = ["wasm"] license = "MIT" repository = "https://github.com/odradev/odra" resolver = "1" [dependencies.convert_case] version = "0.5.0" [dependencies.derive_more] version = "0.99.17" features = ["from"] default-features = false [dependencies.odra-ir] version = "0.6.2" [dependencies.odra-utils] version = "0.6.2" features = ["std"] [dependencies.pretty_assertions] version = "1.3.0" [dependencies.proc-macro-error] version = "1.0.4" [dependencies.proc-macro2] version = "1.0.40" [dependencies.quote] version = "1.0.19" [dependencies.syn] version = "1.0.89" features = ["full"]