diff --git a/target_chains/solana/programs/pyth-price-store/Cargo.lock b/target_chains/solana/programs/pyth-price-store/Cargo.lock index 920a45fc8b..262d12df5c 100644 --- a/target_chains/solana/programs/pyth-price-store/Cargo.lock +++ b/target_chains/solana/programs/pyth-price-store/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" @@ -4182,9 +4182,9 @@ dependencies = [ [[package]] name = "tar" -version = "0.4.41" +version = "0.4.46" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb797dad5fb5b76fcf519e702f4a589483b5ef06567f160c392832c1f5e44909" +checksum = "3f6221d9a6003c78398e3b239969f352578258df48c8eb051caadae0015bc840" dependencies = [ "filetime", "libc",