# 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 = "tldparser" version = "0.1.2" authors = ["Miester "] description = "AllDomains (ANS) Protocol rust client tld parser" readme = "README.md" license = "MIT" repository = "https://github.com/onsol-labs/tld-parser-rs" [dependencies.anchor-client] version = "^0.26.0" [dependencies.anchor-lang] version = "^0.26.0" [dependencies.borsh] version = "0.9.3" [dependencies.serde] version = "1.0.152" [dependencies.serde_json] version = "1.0.93" [dependencies.solana-account-decoder] version = "^1.14" [dependencies.solana-client] version = "^1.14" [dependencies.solana-sdk] version = "^1.14" [dependencies.spl-token-2022] version = "^1.0.0" [dependencies.tokio] version = "1.24.1"