From e93de40a89a9273e613d27b58d88fa76dda79189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 07:32:37 +0000 Subject: [PATCH] Bump the cargo group across 3 directories with 4 updates Bumps the cargo group with 4 updates in the / directory: [borsh](https://github.com/near/borsh-rs), [h2](https://github.com/hyperium/h2), [mio](https://github.com/tokio-rs/mio) and [rustls](https://github.com/rustls/rustls). Bumps the cargo group with 4 updates in the /programs/system-extras directory: [borsh](https://github.com/near/borsh-rs), [h2](https://github.com/hyperium/h2), [mio](https://github.com/tokio-rs/mio) and [rustls](https://github.com/rustls/rustls). Bumps the cargo group with 4 updates in the /programs/token-extras directory: [borsh](https://github.com/near/borsh-rs), [h2](https://github.com/hyperium/h2), [mio](https://github.com/tokio-rs/mio) and [rustls](https://github.com/rustls/rustls). Updates `borsh` from 0.9.3 to 0.10.3 - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/near/borsh-rs/compare/v0.9.3...borsh-v0.10.3) Updates `h2` from 0.3.24 to 0.3.26 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26) Updates `mio` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11) Updates `rustls` from 0.21.10 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.12) Updates `borsh` from 0.9.3 to 0.10.3 - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/near/borsh-rs/compare/v0.9.3...borsh-v0.10.3) Updates `h2` from 0.3.24 to 0.3.26 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26) Updates `mio` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11) Updates `rustls` from 0.21.10 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.12) Updates `borsh` from 0.9.3 to 0.10.3 - [Release notes](https://github.com/near/borsh-rs/releases) - [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/near/borsh-rs/compare/v0.9.3...borsh-v0.10.3) Updates `h2` from 0.3.24 to 0.3.26 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26) Updates `mio` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11) Updates `rustls` from 0.21.10 to 0.21.12 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.12) --- updated-dependencies: - dependency-name: borsh dependency-type: direct:production dependency-group: cargo - dependency-name: h2 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-type: indirect dependency-group: cargo - dependency-name: rustls dependency-type: indirect dependency-group: cargo - dependency-name: borsh dependency-type: direct:production dependency-group: cargo - dependency-name: h2 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-type: indirect dependency-group: cargo - dependency-name: rustls dependency-type: indirect dependency-group: cargo - dependency-name: borsh dependency-type: direct:production dependency-group: cargo - dependency-name: h2 dependency-type: indirect dependency-group: cargo - dependency-name: mio dependency-type: indirect dependency-group: cargo - dependency-name: rustls dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] --- Cargo.lock | 18 +++++++++--------- programs/system-extras/Cargo.lock | 16 ++++++++-------- programs/system-extras/Cargo.toml | 2 +- programs/token-extras/Cargo.lock | 16 ++++++++-------- programs/token-extras/Cargo.toml | 2 +- 5 files changed, 27 insertions(+), 27 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 522478d..8fbe386 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "Inflector" @@ -1500,9 +1500,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.24" +version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" +checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" dependencies = [ "bytes", "fnv", @@ -2051,9 +2051,9 @@ dependencies = [ [[package]] name = "mio" -version = "0.8.10" +version = "0.8.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09" +checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" dependencies = [ "libc", "wasi 0.11.0+wasi-snapshot-preview1", @@ -2086,7 +2086,7 @@ name = "mpl-system-extras" version = "0.1.0" dependencies = [ "assert_matches", - "borsh 0.9.3", + "borsh 0.10.3", "num-derive 0.3.3", "num-traits", "shank", @@ -2102,7 +2102,7 @@ name = "mpl-token-extras" version = "0.1.0" dependencies = [ "assert_matches", - "borsh 0.9.3", + "borsh 0.10.3", "num-derive 0.3.3", "num-traits", "shank", @@ -2998,9 +2998,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.21.10" +version = "0.21.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba" +checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" dependencies = [ "log", "ring 0.17.7", diff --git a/programs/system-extras/Cargo.lock b/programs/system-extras/Cargo.lock index a0cfc22..c321972 100644 --- a/programs/system-extras/Cargo.lock +++ b/programs/system-extras/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "Inflector" @@ -1500,9 +1500,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.24" +version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" +checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" dependencies = [ "bytes", "fnv", @@ -2051,9 +2051,9 @@ dependencies = [ [[package]] name = "mio" -version = "0.8.10" +version = "0.8.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09" +checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" dependencies = [ "libc", "wasi 0.11.0+wasi-snapshot-preview1", @@ -2086,7 +2086,7 @@ name = "mpl-system-extras" version = "0.1.0" dependencies = [ "assert_matches", - "borsh 0.9.3", + "borsh 0.10.3", "num-derive 0.3.3", "num-traits", "shank", @@ -2981,9 +2981,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.21.10" +version = "0.21.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba" +checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" dependencies = [ "log", "ring 0.17.7", diff --git a/programs/system-extras/Cargo.toml b/programs/system-extras/Cargo.toml index fd0783a..f41ee00 100644 --- a/programs/system-extras/Cargo.toml +++ b/programs/system-extras/Cargo.toml @@ -8,7 +8,7 @@ description = "Extra instructions built on top of the native System program." [dependencies] solana-program = ">= 1.14.13, < 1.18" shank = "0.3.0" -borsh = "0.9.3" +borsh = "0.10.3" thiserror = "~1.0" num-derive = "0.3.3" num-traits = "~0.2" diff --git a/programs/token-extras/Cargo.lock b/programs/token-extras/Cargo.lock index fe2581f..6c810cf 100644 --- a/programs/token-extras/Cargo.lock +++ b/programs/token-extras/Cargo.lock @@ -1,6 +1,6 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. -version = 3 +version = 4 [[package]] name = "Inflector" @@ -1500,9 +1500,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.3.24" +version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" +checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" dependencies = [ "bytes", "fnv", @@ -2051,9 +2051,9 @@ dependencies = [ [[package]] name = "mio" -version = "0.8.10" +version = "0.8.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09" +checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" dependencies = [ "libc", "wasi 0.11.0+wasi-snapshot-preview1", @@ -2086,7 +2086,7 @@ name = "mpl-token-extras" version = "0.1.0" dependencies = [ "assert_matches", - "borsh 0.9.3", + "borsh 0.10.3", "num-derive 0.3.3", "num-traits", "shank", @@ -2982,9 +2982,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.21.10" +version = "0.21.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba" +checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e" dependencies = [ "log", "ring 0.17.7", diff --git a/programs/token-extras/Cargo.toml b/programs/token-extras/Cargo.toml index bbcb685..d39b4c7 100644 --- a/programs/token-extras/Cargo.toml +++ b/programs/token-extras/Cargo.toml @@ -8,7 +8,7 @@ description = "Extra instructions built on top of the native Token program." [dependencies] solana-program = ">= 1.14.13, < 1.18" shank = "0.3.0" -borsh = "0.9.3" +borsh = "0.10.3" thiserror = "~1.0" num-derive = "0.3.3" num-traits = "~0.2"