Skip to content

Commit

Permalink
Add cr2 as image
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Apr 18, 2017
1 parent 3087565 commit 8ac68f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/info/filetype.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ impl<'a> File<'a> {
"png", "jpeg", "jpg", "gif", "bmp", "tiff", "tif",
"ppm", "pgm", "pbm", "pnm", "webp", "raw", "arw",
"svg", "stl", "eps", "dvi", "ps", "cbr",
"cbz", "xpm", "ico",
"cbz", "xpm", "ico", "cr2",
])
}

Expand Down

0 comments on commit 8ac68f9

Please sign in to comment.