[package] name = "gid" version = "0.1.1" authors = ["weaming "] edition = "2018" description = "global ID" license = "MIT" repository = "https://github.com/weaming/gid" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] lazy_static = "1.4.0"