From 983f810a6df5cd6bb0927eec09d098d4f81aa213 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 16:46:04 +0000 Subject: [PATCH 1/2] [cargo] Autoupdate Cargo.lock Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Cargo.lock | 128 ++++++++++++++++++++++++++--------------------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8e70920..e95cf7b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -105,9 +105,9 @@ checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3" [[package]] name = "cc" -version = "1.2.51" +version = "1.2.53" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a0aeaff4ff1a90589618835a598e545176939b97874f7abc7851caa0618f203" +checksum = "755d2fce177175ffca841e9a06afdb2c4ab0f593d53b4dee48147dfaade85932" dependencies = [ "find-msvc-tools", "shlex", @@ -137,9 +137,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.53" +version = "4.5.54" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8" +checksum = "c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394" dependencies = [ "clap_builder", "clap_derive", @@ -147,9 +147,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.53" +version = "4.5.54" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00" +checksum = "fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00" dependencies = [ "anstyle", "clap_lex", @@ -171,9 +171,9 @@ dependencies = [ [[package]] name = "clap_lex" -version = "0.7.6" +version = "0.7.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d" +checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32" [[package]] name = "colorchoice" @@ -331,15 +331,15 @@ dependencies = [ [[package]] name = "find-msvc-tools" -version = "0.1.6" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "645cbb3a84e60b7531617d5ae4e57f7e27308f6445f5abf653209ea76dec8dff" +checksum = "8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db" [[package]] name = "flate2" -version = "1.1.5" +version = "1.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" +checksum = "b375d6465b98090a5f25b1c7703f3859783755aa9a80433b36e0379a3ec2f369" dependencies = [ "crc32fast", "miniz_oxide", @@ -356,9 +356,9 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.16" +version = "0.2.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" +checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0" dependencies = [ "cfg-if", "libc", @@ -548,9 +548,9 @@ checksum = "964de6e86d545b246d84badc0fef527924ace5134f30641c203ef52ba83f58d5" [[package]] name = "indexmap" -version = "2.12.1" +version = "2.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2" +checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017" dependencies = [ "equivalent", "hashbrown", @@ -634,9 +634,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" [[package]] name = "libc" -version = "0.2.178" +version = "0.2.180" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091" +checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc" [[package]] name = "libm" @@ -834,18 +834,18 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.104" +version = "1.0.105" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9695f8df41bb4f3d222c95a67532365f569318332d03d5f3f67f37b20e6ebdf0" +checksum = "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7" dependencies = [ "unicode-ident", ] [[package]] name = "quote" -version = "1.0.42" +version = "1.0.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f" +checksum = "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a" dependencies = [ "proc-macro2", ] @@ -878,9 +878,9 @@ dependencies = [ [[package]] name = "rand_core" -version = "0.9.3" +version = "0.9.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" +checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c" dependencies = [ "getrandom 0.3.4", ] @@ -928,7 +928,7 @@ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" dependencies = [ "cc", "cfg-if", - "getrandom 0.2.16", + "getrandom 0.2.17", "libc", "untrusted", "windows-sys 0.52.0", @@ -984,9 +984,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.35" +version = "0.23.36" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f" +checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b" dependencies = [ "log", "once_cell", @@ -999,18 +999,18 @@ dependencies = [ [[package]] name = "rustls-pki-types" -version = "1.13.2" +version = "1.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21e6f2ab2928ca4291b86736a8bd920a277a399bba1589409d72154ff87c1282" +checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd" dependencies = [ "zeroize", ] [[package]] name = "rustls-webpki" -version = "0.103.8" +version = "0.103.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52" +checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53" dependencies = [ "ring", "rustls-pki-types", @@ -1067,9 +1067,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.148" +version = "1.0.149" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3084b546a1dd6289475996f182a22aba973866ea8e8b02c51d9f46b1336a22da" +checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86" dependencies = [ "itoa", "memchr", @@ -1193,9 +1193,9 @@ checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292" [[package]] name = "syn" -version = "2.0.112" +version = "2.0.114" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "21f182278bf2d2bcb3c88b1b08a37df029d71ce3d3ae26168e3c653b213b99d4" +checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a" dependencies = [ "proc-macro2", "quote", @@ -1225,18 +1225,18 @@ dependencies = [ [[package]] name = "thiserror" -version = "2.0.17" +version = "2.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" +checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "2.0.17" +version = "2.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" +checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5" dependencies = [ "proc-macro2", "quote", @@ -1245,30 +1245,30 @@ dependencies = [ [[package]] name = "time" -version = "0.3.44" +version = "0.3.45" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d" +checksum = "f9e442fc33d7fdb45aa9bfeb312c095964abdf596f7567261062b2a7107aaabd" dependencies = [ "deranged", "itoa", "num-conv", "powerfmt", - "serde", + "serde_core", "time-core", "time-macros", ] [[package]] name = "time-core" -version = "0.1.6" +version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b" +checksum = "8b36ee98fd31ec7426d599183e8fe26932a8dc1fb76ddb6214d05493377d34ca" [[package]] name = "time-macros" -version = "0.2.24" +version = "0.2.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3" +checksum = "71e552d1249bf61ac2a52db88179fd0673def1e1ad8243a00d9ec9ed71fee3dd" dependencies = [ "num-conv", "time-core", @@ -1286,9 +1286,9 @@ dependencies = [ [[package]] name = "toml" -version = "0.9.10+spec-1.1.0" +version = "0.9.11+spec-1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0825052159284a1a8b4d6c0c86cbc801f2da5afd2b225fa548c72f2e74002f48" +checksum = "f3afc9a848309fe1aaffaed6e1546a7a14de1f935dc9d89d32afd9a44bab7c46" dependencies = [ "indexmap", "serde_core", @@ -1340,9 +1340,9 @@ dependencies = [ [[package]] name = "unicase" -version = "2.8.1" +version = "2.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539" +checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142" [[package]] name = "unicode-ident" @@ -1408,9 +1408,9 @@ dependencies = [ [[package]] name = "url" -version = "2.5.7" +version = "2.5.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b" +checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed" dependencies = [ "form_urlencoded", "idna", @@ -1450,18 +1450,18 @@ checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" [[package]] name = "wasip2" -version = "1.0.1+wasi-0.2.4" +version = "1.0.2+wasi-0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" +checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5" dependencies = [ "wit-bindgen", ] [[package]] name = "webpki-roots" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2878ef029c47c6e8cf779119f20fcf52bde7ad42a731b2a304bc221df17571e" +checksum = "12bed680863276c63889429bfd6cab3b99943659923822de1c8a39c49e4d722c" dependencies = [ "rustls-pki-types", ] @@ -1636,9 +1636,9 @@ checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" [[package]] name = "wit-bindgen" -version = "0.46.0" +version = "0.51.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" +checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5" [[package]] name = "writeable" @@ -1671,18 +1671,18 @@ dependencies = [ [[package]] name = "zerocopy" -version = "0.8.31" +version = "0.8.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3" +checksum = "668f5168d10b9ee831de31933dc111a459c97ec93225beb307aed970d1372dfd" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.31" +version = "0.8.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a" +checksum = "2c7962b26b0a8685668b671ee4b54d007a67d4eaf05fda79ac0ecf41e32270f1" dependencies = [ "proc-macro2", "quote", @@ -1751,6 +1751,6 @@ dependencies = [ [[package]] name = "zmij" -version = "1.0.6" +version = "1.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aac060176f7020d62c3bcc1cdbcec619d54f48b07ad1963a3f80ce7a0c17755f" +checksum = "dfcd145825aace48cff44a8844de64bf75feec3080e0aa5cdbde72961ae51a65" From 6c1a928cfe677047d02642e939f3e5b3ab7cd241 Mon Sep 17 00:00:00 2001 From: "John T. Wodder II" Date: Wed, 21 Jan 2026 11:48:50 -0500 Subject: [PATCH 2/2] Update THIRDPARTY.toml --- THIRDPARTY.toml | 60 ++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/THIRDPARTY.toml b/THIRDPARTY.toml index 622bde2..9526ab0 100644 --- a/THIRDPARTY.toml +++ b/THIRDPARTY.toml @@ -2510,7 +2510,7 @@ SOFTWARE. [[third_party_libraries]] package_name = "clap" -package_version = "4.5.53" +package_version = "4.5.54" repository = "https://github.com/clap-rs/clap" license = "MIT OR Apache-2.0" @@ -2747,7 +2747,7 @@ text = """ [[third_party_libraries]] package_name = "clap_builder" -package_version = "4.5.53" +package_version = "4.5.54" repository = "https://github.com/clap-rs/clap" license = "MIT OR Apache-2.0" @@ -3221,7 +3221,7 @@ text = """ [[third_party_libraries]] package_name = "clap_lex" -package_version = "0.7.6" +package_version = "0.7.7" repository = "https://github.com/clap-rs/clap" license = "MIT OR Apache-2.0" @@ -6318,7 +6318,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI [[third_party_libraries]] package_name = "flate2" -package_version = "1.1.5" +package_version = "1.1.8" repository = "https://github.com/rust-lang/flate2-rs" license = "MIT OR Apache-2.0" @@ -6802,7 +6802,7 @@ limitations under the License. [[third_party_libraries]] package_name = "getrandom" -package_version = "0.2.16" +package_version = "0.2.17" repository = "https://github.com/rust-random/getrandom" license = "MIT OR Apache-2.0" @@ -9836,7 +9836,7 @@ END OF TERMS AND CONDITIONS [[third_party_libraries]] package_name = "indexmap" -package_version = "2.12.1" +package_version = "2.13.0" repository = "https://github.com/indexmap-rs/indexmap" license = "Apache-2.0 OR MIT" @@ -11046,7 +11046,7 @@ limitations under the License. [[third_party_libraries]] package_name = "libc" -package_version = "0.2.178" +package_version = "0.2.180" repository = "https://github.com/rust-lang/libc" license = "MIT OR Apache-2.0" @@ -15001,7 +15001,7 @@ limitations under the License. [[third_party_libraries]] package_name = "proc-macro2" -package_version = "1.0.104" +package_version = "1.0.105" repository = "https://github.com/dtolnay/proc-macro2" license = "MIT OR Apache-2.0" @@ -15216,7 +15216,7 @@ END OF TERMS AND CONDITIONS [[third_party_libraries]] package_name = "quote" -package_version = "1.0.42" +package_version = "1.0.43" repository = "https://github.com/dtolnay/quote" license = "MIT OR Apache-2.0" @@ -15885,7 +15885,7 @@ END OF TERMS AND CONDITIONS [[third_party_libraries]] package_name = "rand_core" -package_version = "0.9.3" +package_version = "0.9.5" repository = "https://github.com/rust-random/rand" license = "MIT OR Apache-2.0" @@ -17339,7 +17339,7 @@ DEALINGS IN THE SOFTWARE. [[third_party_libraries]] package_name = "rustls" -package_version = "0.23.35" +package_version = "0.23.36" repository = "https://github.com/rustls/rustls" license = "Apache-2.0 OR ISC OR MIT" @@ -17601,7 +17601,7 @@ DEALINGS IN THE SOFTWARE. [[third_party_libraries]] package_name = "rustls-pki-types" -package_version = "1.13.2" +package_version = "1.14.0" repository = "https://github.com/rustls/pki-types" license = "MIT OR Apache-2.0" @@ -17843,7 +17843,7 @@ limitations under the License. [[third_party_libraries]] package_name = "rustls-webpki" -package_version = "0.103.8" +package_version = "0.103.9" repository = "https://github.com/rustls/webpki" license = "ISC" @@ -18733,7 +18733,7 @@ END OF TERMS AND CONDITIONS [[third_party_libraries]] package_name = "serde_json" -package_version = "1.0.148" +package_version = "1.0.149" repository = "https://github.com/serde-rs/json" license = "MIT OR Apache-2.0" @@ -20903,7 +20903,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [[third_party_libraries]] package_name = "syn" -package_version = "2.0.112" +package_version = "2.0.114" repository = "https://github.com/dtolnay/syn" license = "MIT OR Apache-2.0" @@ -21373,7 +21373,7 @@ text = """ [[third_party_libraries]] package_name = "thiserror" -package_version = "2.0.17" +package_version = "2.0.18" repository = "https://github.com/dtolnay/thiserror" license = "MIT OR Apache-2.0" @@ -21588,7 +21588,7 @@ END OF TERMS AND CONDITIONS [[third_party_libraries]] package_name = "thiserror-impl" -package_version = "2.0.17" +package_version = "2.0.18" repository = "https://github.com/dtolnay/thiserror" license = "MIT OR Apache-2.0" @@ -21803,7 +21803,7 @@ END OF TERMS AND CONDITIONS [[third_party_libraries]] package_name = "time" -package_version = "0.3.44" +package_version = "0.3.45" repository = "https://github.com/time-rs/time" license = "MIT OR Apache-2.0" @@ -22015,7 +22015,7 @@ text = """ [[third_party_libraries]] package_name = "time-core" -package_version = "0.1.6" +package_version = "0.1.7" repository = "https://github.com/time-rs/time" license = "MIT OR Apache-2.0" @@ -22227,7 +22227,7 @@ text = """ [[third_party_libraries]] package_name = "time-macros" -package_version = "0.2.24" +package_version = "0.2.25" repository = "https://github.com/time-rs/time" license = "MIT OR Apache-2.0" @@ -22496,7 +22496,7 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a [[third_party_libraries]] package_name = "toml" -package_version = "0.9.10+spec-1.1.0" +package_version = "0.9.11+spec-1.1.0" repository = "https://github.com/toml-rs/toml" license = "MIT OR Apache-2.0" @@ -23893,14 +23893,14 @@ END OF TERMS AND CONDITIONS [[third_party_libraries]] package_name = "unicase" -package_version = "2.8.1" +package_version = "2.9.0" repository = "https://github.com/seanmonstar/unicase" license = "MIT OR Apache-2.0" [[third_party_libraries.licenses]] license = "MIT" text = """ -Copyright (c) 2014-2017 Sean McArthur +Copyright (c) 2014-2026 Sean McArthur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -25191,7 +25191,7 @@ text = "NOT FOUND" [[third_party_libraries]] package_name = "url" -package_version = "2.5.7" +package_version = "2.5.8" repository = "https://github.com/servo/rust-url" license = "MIT OR Apache-2.0" @@ -26573,7 +26573,7 @@ DEALINGS IN THE SOFTWARE. [[third_party_libraries]] package_name = "wasip2" -package_version = "1.0.1+wasi-0.2.4" +package_version = "1.0.2+wasi-0.2.9" repository = "https://github.com/bytecodealliance/wasi-rs" license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" @@ -27037,7 +27037,7 @@ DEALINGS IN THE SOFTWARE. [[third_party_libraries]] package_name = "webpki-roots" -package_version = "1.0.4" +package_version = "1.0.5" repository = "https://github.com/rustls/webpki-roots" license = "CDLA-Permissive-2.0" @@ -32374,7 +32374,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [[third_party_libraries]] package_name = "wit-bindgen" -package_version = "0.46.0" +package_version = "0.51.0" repository = "https://github.com/bytecodealliance/wit-bindgen" license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT" @@ -33010,7 +33010,7 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a [[third_party_libraries]] package_name = "zerocopy" -package_version = "0.8.31" +package_version = "0.8.33" repository = "https://github.com/google/zerocopy" license = "BSD-2-Clause OR Apache-2.0 OR MIT" @@ -33283,7 +33283,7 @@ DEALINGS IN THE SOFTWARE. [[third_party_libraries]] package_name = "zerocopy-derive" -package_version = "0.8.31" +package_version = "0.8.33" repository = "https://github.com/google/zerocopy" license = "BSD-2-Clause OR Apache-2.0 OR MIT" @@ -34080,7 +34080,7 @@ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation a [[third_party_libraries]] package_name = "zmij" -package_version = "1.0.6" +package_version = "1.0.16" repository = "https://github.com/dtolnay/zmij" license = "MIT"