Skip to content

Commit 3df5667

Browse files
committed
m
1 parent 6ac0f84 commit 3df5667

File tree

1 file changed

+1
-0
lines changed
  • TestVectors/runtimes/rust/src

1 file changed

+1
-0
lines changed

TestVectors/runtimes/rust/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ pub(crate) use crate::implementation_from_dafny::HMAC;
5151
pub(crate) use crate::implementation_from_dafny::UTF8;
5252
pub(crate) use crate::implementation_from_dafny::UUID;
5353
pub(crate) use crate::implementation_from_dafny::_TestWrappedESDKMain_Compile;
54+
pub(crate) use crate::deps::com_amazonaws_kms::client::Client as KmsClient;
5455

5556
pub(crate) mod aes_gcm;
5657
pub(crate) mod aes_kdf_ctr;

0 commit comments

Comments
 (0)