[package] name = "alibabacloud-openapi-signature" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] hex = "0.4.3" hmac-sha1 = "0.1.3" hmac-sha256 = "1.1.7" hmac-sm3 = "0.1.0" rand = "0.8.5" sha1 = "0.10.5" sha256 = "1.4.0" simpledateformat = "0.1.4" sm3 = "0.4.2" zeroize = "1.6.0"