rename update fields to camel case

This commit is contained in:
mpostma 2021-02-18 17:48:37 +01:00
parent a7bd0681a0
commit 588add8bec
No known key found for this signature in database
GPG key ID: CBC8A7C1D7A28C3A
6 changed files with 19 additions and 19 deletions

View file

@ -64,7 +64,6 @@ pub struct IndexerOpts {
pub indexing_jobs: Option<usize>,
}
#[cfg(test)]
impl Default for IndexerOpts {
fn default() -> Self {
Self {