Skip to content

Commit be9478a

Browse files
joseluistheduke
authored andcommitted
del missing id field; fix theduke#7
1 parent f705412 commit be9478a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ pub struct Summary {
148148
pub struct VersionDownloads {
149149
pub date: NaiveDate,
150150
pub downloads: u64,
151-
pub id: u64,
152151
pub version: u64,
153152
}
154153

0 commit comments

Comments
 (0)