Skip to content

Commit 0551475

Browse files
committed
fix: ci while new aes and rsa are still in rc
1 parent a5f7a55 commit 0551475

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/src/authentication.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ impl Credentials {
6666
}
6767
}
6868

69+
#[allow(deprecated)]
6970
pub fn with_blob(
7071
username: impl Into<String>,
7172
encrypted_blob: impl AsRef<[u8]>,

0 commit comments

Comments
 (0)