File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ [advisories ]
2+ ignore = [
3+ # Warning: unmaintained
4+ # Title: paste - no longer maintained
5+ " RUSTSEC-2024-0436" ,
6+ ]
7+
8+ [output ]
9+ quiet = false
10+ deny = [" warnings" , " unmaintained" ]
Original file line number Diff line number Diff line change 22
33on :
44 push :
5- # branches:
6- # - main
5+ branches :
6+ - main
77 pull_request :
88 types : [ opened, reopened, synchronize ]
99 branches :
Original file line number Diff line number Diff line change 11# Reduce Image Size
22
3+ [ ![ license] ( https://img.shields.io/badge/License-MIT-blue.svg?style=flat )] ( LICENSE )
34[ ![ Crates.io] ( https://img.shields.io/crates/v/reduce_image_size.svg )] ( https://crates.io/crates/reduce_image_size )
45[ ![ docs.rs] ( https://docs.rs/reduce_image_size/badge.svg )] ( https://docs.rs/reduce_image_size/ )
56[ ![ CI] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/ci.yml/badge.svg )] ( https://github.com/ivanbgd/reduce-image-size-rust/actions/workflows/ci.yml )
You can’t perform that action at this time.
0 commit comments