mirror of
https://github.com/ClementTsang/bottom.git
synced 2024-11-13 08:50:58 +03:00
RUSTSEC-2021-0003: Update smallvec
https://rustsec.org/advisories/RUSTSEC-2021-0003 Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
7600519682
commit
72e97a2eaf
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1359,9 +1359,9 @@ checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
|
||||
|
||||
[[package]]
|
||||
name = "smallvec"
|
||||
version = "1.5.1"
|
||||
version = "1.6.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ae524f056d7d770e174287294f562e95044c68e88dec909a00d2094805db9d75"
|
||||
checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
|
||||
|
||||
[[package]]
|
||||
name = "smol"
|
||||
|
Loading…
Reference in New Issue
Block a user