Skip to content

Commit 60cd0e1

Browse files
chore(deps): Bump rmp from 0.8.14 to 0.8.15 and resolve RUSTSEC-2024-0436 (#24922)
1 parent 2064a15 commit 60cd0e1

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

Cargo.lock

Lines changed: 2 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSE-3rdparty.csv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,6 @@ parking_lot,https://github.com/Amanieu/parking_lot,MIT OR Apache-2.0,Amanieu d'A
546546
parking_lot_core,https://github.com/Amanieu/parking_lot,MIT OR Apache-2.0,Amanieu d'Antras <amanieu@gmail.com>
547547
parse-size,https://github.com/kennytm/parse-size,MIT,kennytm <kennytm@gmail.com>
548548
passt,https://github.com/kevingimbel/passt,MIT OR Apache-2.0,Kevin Gimbel <hallo@kevingimbel.com>
549-
paste,https://github.com/dtolnay/paste,MIT OR Apache-2.0,David Tolnay <dtolnay@gmail.com>
550549
pastey,https://github.com/as1100k/pastey,MIT OR Apache-2.0,"Aditya Kumar <git@adityais.dev>, David Tolnay <dtolnay@gmail.com>"
551550
pbkdf2,https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2,MIT OR Apache-2.0,RustCrypto Developers
552551
peeking_take_while,https://github.com/fitzgen/peeking_take_while,MIT OR Apache-2.0,Nick Fitzgerald <fitzgen@gmail.com>
@@ -653,7 +652,7 @@ ring,https://github.com/briansmith/ring,Apache-2.0 AND ISC,The ring Authors
653652
rkyv,https://github.com/rkyv/rkyv,MIT,David Koloski <djkoloski@gmail.com>
654653
rkyv_derive,https://github.com/rkyv/rkyv,MIT,David Koloski <djkoloski@gmail.com>
655654
rle-decode-fast,https://github.com/WanzenBug/rle-decode-helper,MIT OR Apache-2.0,Moritz Wanzenböck <moritz@wanzenbug.xyz>
656-
rmp,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <division494@gmail.com>
655+
rmp,https://github.com/3Hren/msgpack-rust,MIT,"Evgeny Safronov <division494@gmail.com>, Kornel <kornel@geekhood.net>"
657656
rmp-serde,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <division494@gmail.com>
658657
rmpv,https://github.com/3Hren/msgpack-rust,MIT,Evgeny Safronov <division494@gmail.com>
659658
roaring,https://github.com/RoaringBitmap/roaring-rs,MIT OR Apache-2.0,"Wim Looman <wim@nemo157.com>, Kerollmops <kero@meilisearch.com>"

deny.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ ignore = [
4646
{ id = "RUSTSEC-2024-0388", reason = "derivative is unmaintained" },
4747
{ id = "RUSTSEC-2024-0384", reason = "instant is unmaintained" },
4848
{ id = "RUSTSEC-2020-0168", reason = "mach is unmaintained" },
49-
{ id = "RUSTSEC-2024-0436", reason = "paste is unmaintained, still a transitive dep via netlink-packet-utils and rmp" },
5049
{ id = "RUSTSEC-2025-0012", reason = "backoff is unmaintained" },
5150
# rustls-pemfile is unmaintained. Blocked by both async-nats and http 1.0.0 upgrade.
5251
{ id = "RUSTSEC-2025-0134", reason = "rustls-pemfile is unmaintained" },

0 commit comments

Comments
 (0)