# 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 = "world-time-api" version = "1.4.1" authors = ["Nicolas BAUW "] exclude = [ "Dockerfile", "cross-compilation.txt", ] description = "A world time API." readme = "README.md" keywords = [ "time", "world", "API", ] categories = ["date-and-time"] license = "MIT" repository = "https://github.com/nicolasbauw/world-time-api" [dependencies.case_convert] version = "0.1.0" [dependencies.libtzfile] version = "3" features = ["json"] [dependencies.rocket] version = "0.5.0" features = ["json"]