Skip to content

Commit 53384ea

Browse files
committed
fix: remove deprecated expectation
1 parent 23a45c7 commit 53384ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/authentication.rs

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

69-
#[expect(deprecated)]
7069
pub fn with_blob(
7170
username: impl Into<String>,
7271
encrypted_blob: impl AsRef<[u8]>,

0 commit comments

Comments
 (0)