Update deps
This commit is contained in:
@@ -268,7 +268,7 @@ impl ScalarOps for EnumVariant {
|
||||
}
|
||||
|
||||
fn zero_b() -> Self {
|
||||
EnumVariant::empty()
|
||||
EnumVariant::default()
|
||||
}
|
||||
|
||||
fn equal_slack(&self, rhs: &Self) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user