# 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 = "yozuk-sdk" version = "0.22.11" authors = ["picoHz "] description = "Types used in the Yozuk ecosystem" homepage = "https://yozuk.com" documentation = "https://docs.rs/yozuk-sdk" readme = "README.md" keywords = ["yozuk"] categories = ["text-processing"] license = "MIT" repository = "https://github.com/yozuk/yozuk/yozuk-sdk" resolver = "2" [dependencies.anyhow] version = "1.0.56" [dependencies.base64] version = "0.13.0" [dependencies.bincode] version = "1.3.3" [dependencies.bytes] version = "1.1.0" features = ["serde"] [dependencies.mediatype] version = "0.19.9" features = ["serde"] [dependencies.pest] version = "2.1.3" [dependencies.pest_derive] version = "2.1.0" [dependencies.serde] version = "1.0.136" [dependencies.serde_derive] version = "1.0.136" [dependencies.serde_json] version = "1.0.79" [dependencies.url] version = "2.2.2" features = ["serde"]