diff --git a/Cargo.toml b/Cargo.toml index c562a3d0..4d007dc5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -85,3 +85,4 @@ hyper-rustls = { version = "0.27.5" } yup-oauth2 = "12.1.0" rustls = { version = "0.23.25" } http-body-util = "0.1.3" +aws-lc-rs = { version = "1.12.6", features = ["bindgen"] }