# 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 = "temporal_core" version = "0.0.1" description = "An Intl-first date time library" license = "MIT OR Apache-2.0" repository = "https://github.com/HKalbasi/temporal-rs" [dependencies.icu_calendar] version = "0.5.0" [dependencies.phf] version = "0.10" features = ["uncased"] default-features = false [dependencies.uncased] version = "0.9" default-features = false [build-dependencies.parse-zoneinfo] version = "0.3" [build-dependencies.phf] version = "0.10" features = ["uncased"] default-features = false [build-dependencies.phf_codegen] version = "0.10" default-features = false [build-dependencies.uncased] version = "0.9" default-features = false