From 69043b06eb62139e109a87c9ea842e221f84316b Mon Sep 17 00:00:00 2001 From: smoelius Date: Thu, 5 Oct 2023 11:00:51 +0000 Subject: [PATCH] [create-pull-request] automated change --- cargo-test-fuzz/patches/solana.patch | 4 ++-- cargo-test-fuzz/third_party.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cargo-test-fuzz/patches/solana.patch b/cargo-test-fuzz/patches/solana.patch index af0b59d3..ab725302 100644 --- a/cargo-test-fuzz/patches/solana.patch +++ b/cargo-test-fuzz/patches/solana.patch @@ -220,10 +220,10 @@ index 061b16c..3d02d73 100644 [target.'cfg(target_arch = "wasm32")'.dependencies] js-sys = { workspace = true } diff --git a/sdk/src/feature_set.rs b/sdk/src/feature_set.rs -index b414a5f..47ad755 100644 +index 9ec56b0..53f87df 100644 --- a/sdk/src/feature_set.rs +++ b/sdk/src/feature_set.rs -@@ -909,5 +909,5 @@ lazy_static! { +@@ -914,5 +914,5 @@ lazy_static! { /// `FeatureSet` holds the set of currently active/inactive runtime features -#[derive(AbiExample, Debug, Clone, Eq, PartialEq)] diff --git a/cargo-test-fuzz/third_party.json b/cargo-test-fuzz/third_party.json index dda43d85..e3b64624 100644 --- a/cargo-test-fuzz/third_party.json +++ b/cargo-test-fuzz/third_party.json @@ -29,7 +29,7 @@ { "flags": ["EXPENSIVE", "SKIP"], "url": "https://github.com/solana-labs/solana", - "rev": "3508b7d84ee3d05107c908ff2bb4772f3524e22e", + "rev": "c66af12bdba62ace3191f562b266bd71b9d72c76", "patch": "solana.patch", "subdir": ".", "package": "solana-bpf-loader-program",