Skip to content

Commit

Permalink
Merge pull request #77 from 8573/patch-1
Browse files Browse the repository at this point in the history
Update README re #1
  • Loading branch information
Shnatsel authored Mar 25, 2022
2 parents 0ee9387 + 8bb5450 commit 096daa4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,10 @@ Done by: [fintelia](https://github.com/fintelia), [HeroicKatora](https://github.
Popular DEFLATE compression/decompression library ([tracking issue](https://github.com/rust-secure-code/safety-dance/issues/1))

- Unsafe blocks before: **16** (4 of them unsound)
- Unsafe blocks after: **1** plus 2 more moved to shared crates
- Unsafe blocks after: **0** plus 2 moved to shared crates
- **Security bug fixed: [RUSTSEC-2019-0010](https://rustsec.org/advisories/RUSTSEC-2019-0010.html)**

100% safety blockers: [rust-lang/rust#59229](https://github.com/rust-lang/rust/issues/59229), [rust-lang/rfcs#2714](https://github.com/rust-lang/rfcs/pull/2714)

Done by: [DevQps](https://github.com/DevQps), [Shnatsel](https://github.com/Shnatsel/), [WanzenBug](https://github.com/WanzenBug/)
Done by: [DevQps](https://github.com/DevQps), [Shnatsel](https://github.com/Shnatsel), [WanzenBug](https://github.com/WanzenBug), [mleonhard](https://github.com/mleonhard)

### [miniz_oxide](https://crates.io/crates/miniz_oxide)

Expand Down

0 comments on commit 096daa4

Please sign in to comment.