|
@@ -2817,7 +2817,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
|
|
checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"libc",
|
|
"libc",
|
|
|
- "windows-sys 0.59.0",
|
|
|
|
|
|
|
+ "windows-sys 0.52.0",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -6235,7 +6235,7 @@ dependencies = [
|
|
|
"errno",
|
|
"errno",
|
|
|
"libc",
|
|
"libc",
|
|
|
"linux-raw-sys 0.9.2",
|
|
"linux-raw-sys 0.9.2",
|
|
|
- "windows-sys 0.59.0",
|
|
|
|
|
|
|
+ "windows-sys 0.52.0",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -6313,7 +6313,7 @@ dependencies = [
|
|
|
"security-framework 3.2.0",
|
|
"security-framework 3.2.0",
|
|
|
"security-framework-sys",
|
|
"security-framework-sys",
|
|
|
"webpki-root-certs",
|
|
"webpki-root-certs",
|
|
|
- "windows-sys 0.59.0",
|
|
|
|
|
|
|
+ "windows-sys 0.52.0",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -6918,9 +6918,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "solana-account"
|
|
name = "solana-account"
|
|
|
-version = "3.0.0"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f885ce7f937871ecb56aadbeaaec963b234a580b7d6ebbdb8fa4249a36f92433"
|
|
|
|
|
|
|
+checksum = "39e5a5c395c41a30f0e36fa487b8cda3280f0d9e4c7b461c0881fa23564f4c28"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bincode",
|
|
"bincode",
|
|
|
"qualifier_attr",
|
|
"qualifier_attr",
|