[package] name = "aws-signing-helper" version = "0.1.0" edition = "2021" publish = false build = "../build.rs" [lib] path = "../packages.rs" [package.metadata.build-package] releases-url = "https://github.com/aws/rolesanywhere-credential-helper/releases" [[package.metadata.build-package.external-files]] url = "https://github.com/aws/rolesanywhere-credential-helper/archive/v1.0.4/rolesanywhere-credential-helper-v1.0.4.tar.gz" sha512 = "6dbc915808c299551adacbad85e6645c10a48ee77103c024beddd29c25215e0afdd1b57554b8be040fee7745ee3d4111e43aa238d0dba6d740868fa0c14009a8" bundle-modules = [ "go" ] [build-dependencies] glibc = { path = "../glibc" }