Skip to content

Commit 3655619

Browse files
Update src/indexes.rs
Co-authored-by: Frank Elsinga <frank@elsinga.de>
1 parent f5c48ff commit 3655619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/indexes.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,6 +1843,7 @@ impl<'a, Http: HttpClient> AsRef<IndexUpdater<'a, Http>> for IndexUpdater<'a, Ht
18431843
}
18441844
}
18451845

1846+
#[non_exhaustive]
18461847
#[derive(Debug, Clone, Deserialize)]
18471848
#[serde(rename_all = "camelCase")]
18481849
pub struct IndexStats {

0 commit comments

Comments
 (0)