# 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-helper-platform" version = "0.20.2" authors = ["picoHz "] description = "Platform-dependent utilities for Yozuk" homepage = "https://yozuk.com" documentation = "https://docs.rs/yozuk-helper-platform" readme = "README.md" keywords = ["yozuk"] categories = ["text-processing"] license = "MIT" repository = "https://github.com/yozuk/yozuk/helpers/platform" resolver = "2" [dependencies.time-tz] version = "1.0.2" [dependencies.time_crate] version = "0.3.9" package = "time" [target."cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))".dependencies.wasm-bindgen] version = "0.2.80" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.time-tz] version = "1.0.2" features = ["system"] [target."cfg(not(target_os = \"wasi\"))".dependencies.sys-locale] version = "0.2.1"