[package] name = "wd_sonyflake" version = "0.0.1" authors = ["wangdong <1443965173@qq.com>"] edition = "2018" license = "MIT/Apache-2.0" description = "unique id generator by sonyflake" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] chrono = "0.4"