Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

Commit

Permalink
Dummy update.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Jan 5, 2017
1 parent 15109b6 commit 96611a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,4 @@ fn main() {
let ratio = 100.0 - out_size / (raw.len() as f64) * 100.0;
println!("Your image is {:.2}% smaller now.", ratio);
}

0 comments on commit 96611a3

Please sign in to comment.