Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-Authored-By: Randy Taylor <tehgecKozzz@gmail.com>
  • Loading branch information
repi and aclonegeek committed Jan 17, 2020
1 parent 6da6344 commit 8b07251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/quickersort/RUSTSEC-0000-0000.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ unaffected_versions = ["> 3.0.1"]
patched_versions = []

description = """
The author of the `quickersort` crate has deprecated it and do not recommend using it anymore.
The author of the `quickersort` crate has deprecated it and does not recommend using it anymore.
Everything in it has been incorporated into [std::sort_unstable](https://doc.rust-lang.org/stable/std/primitive.slice.html#method.sort_unstable) in the standard library as of Rust 1.20
"""
"""

0 comments on commit 8b07251

Please sign in to comment.