[package] name = "varid" version = "0.1.0" edition = "2021" description = "convert ident string to hash value, and check conflict" keywords = ["hash", "ident" , "id"] repository = 'https://gitlab.com/hjiayz/varid.git' license-file = "LICENSE" [dependencies] ahash = "0.7.6"