mirror of https://github.com/astral-sh/uv
This commit is contained in:
parent
b98f201ffa
commit
73b16b0251
|
|
@ -464,7 +464,7 @@ impl SsCredential {
|
|||
|
||||
/// The builder for secret-service credentials
|
||||
#[derive(Debug, Default)]
|
||||
pub struct SsCredentialBuilder {}
|
||||
pub struct SsCredentialBuilder;
|
||||
|
||||
/// Returns an instance of the secret-service credential builder.
|
||||
///
|
||||
|
|
|
|||
Loading…
Reference in New Issue