# 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 = "ligab" version = "0.1.2" authors = ["Jinser Kafak "] description = "A LigaAI(ligai.cn) API client." homepage = "https://github.com/jetjinser/ligab" documentation = "https://docs.rs/ligab" readme = "README.md" keywords = [ "ligai", "ligaAI", ] categories = ["web-programming::http-client"] license = "Apache-2.0/MIT" repository = "https://github.com/jetjinser/ligab.git" [dependencies.http] version = "0.2.9" [dependencies.http_req_wasi] version = "0.10.2" [dependencies.serde] version = "1.0.163" features = ["derive"] [dependencies.serde_json] version = "1.0.96" [dependencies.serde_urlencoded] version = "0.7.1"