Update plugin.rs

pull/968/head
Amr Bashir 1 year ago committed by GitHub
parent 72db444401
commit fe4fb7dc7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -273,7 +273,7 @@ pub struct Builder {
}
impl Builder {
fn new() -> Self {
pub fn new() -> Self {
Self::default()
}

Loading…
Cancel
Save