diff --git a/Cargo.toml b/Cargo.toml index b78ca67..82ad817 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "imagesize" -version = "0.8.5" +version = "0.8.6" authors = ["Maid Dog "] description = "Quick probing of image dimensions without loading the entire file." documentation = "https://docs.rs/imagesize"