# 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 = "anchor-client-gen-utils" version = "0.1.3" authors = ["Dominik Michal"] description = "Utils crate for anchor-client-gen-rs" homepage = "https://crates.io/crates/anchor-client-gen-utils" readme = "README.md" keywords = [ "anchor-lang", "idl", ] license = "MIT" repository = "https://github.com/Dmc0125/anchor-client-gen-rs" resolver = "1" [dependencies.Inflector] version = "0.11.4" [dependencies.proc-macro2] version = "1.0.66" [dependencies.quote] version = "1.0.33" [dependencies.serde] version = "1.0.183" features = ["derive"] [dependencies.serde_json] version = "1.0.105" [dependencies.solana-sdk] version = "1.16.9"