# 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 = "com_local_time" version = "0.1.1" description = "Implementation of My Country time and each country's clock with a computer clock컴퓨터 시계만으로 우리나라 시간과 각 나라별 시계 구현하기" homepage = "https://github.com/YoungHaKim7/com_local_time" documentation = "https://docs.rs/com_local_time" readme = "README.md" keywords = [ "time", "UNIX_TIME", "SystemTime", ] license = "MIT" repository = "https://github.com/YoungHaKim7/com_local_time" [dependencies]