Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
RitvikKapila committed Dec 19, 2024
1 parent a6f9aca commit 6dbd0ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AwsEncryptionSDK/runtimes/rust/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
#![allow(clippy::never_loop)]
#![allow(clippy::absurd_extreme_comparisons)]

/// Client for using encrypt and decrypt operations
pub mod client;
/// Errors and error handling utilities.
pub mod error;
Expand Down

0 comments on commit 6dbd0ff

Please sign in to comment.