|
@@ -112,10 +112,8 @@ name = "anchor-attribute-access-control"
|
|
|
version = "0.28.0"
|
|
|
dependencies = [
|
|
|
"anchor-syn",
|
|
|
- "anyhow",
|
|
|
"proc-macro2 1.0.60",
|
|
|
"quote 1.0.28",
|
|
|
- "regex",
|
|
|
"syn 1.0.109",
|
|
|
]
|
|
|
|
|
@@ -124,11 +122,9 @@ name = "anchor-attribute-account"
|
|
|
version = "0.28.0"
|
|
|
dependencies = [
|
|
|
"anchor-syn",
|
|
|
- "anyhow",
|
|
|
"bs58 0.5.0",
|
|
|
"proc-macro2 1.0.60",
|
|
|
"quote 1.0.28",
|
|
|
- "rustversion",
|
|
|
"syn 1.0.109",
|
|
|
]
|
|
|
|
|
@@ -137,7 +133,6 @@ name = "anchor-attribute-constant"
|
|
|
version = "0.28.0"
|
|
|
dependencies = [
|
|
|
"anchor-syn",
|
|
|
- "proc-macro2 1.0.60",
|
|
|
"quote 1.0.28",
|
|
|
"syn 1.0.109",
|
|
|
]
|
|
@@ -147,7 +142,6 @@ name = "anchor-attribute-error"
|
|
|
version = "0.28.0"
|
|
|
dependencies = [
|
|
|
"anchor-syn",
|
|
|
- "proc-macro2 1.0.60",
|
|
|
"quote 1.0.28",
|
|
|
"syn 1.0.109",
|
|
|
]
|
|
@@ -157,7 +151,6 @@ name = "anchor-attribute-event"
|
|
|
version = "0.28.0"
|
|
|
dependencies = [
|
|
|
"anchor-syn",
|
|
|
- "anyhow",
|
|
|
"proc-macro2 1.0.60",
|
|
|
"quote 1.0.28",
|
|
|
"syn 1.0.109",
|
|
@@ -168,8 +161,6 @@ name = "anchor-attribute-program"
|
|
|
version = "0.28.0"
|
|
|
dependencies = [
|
|
|
"anchor-syn",
|
|
|
- "anyhow",
|
|
|
- "proc-macro2 1.0.60",
|
|
|
"quote 1.0.28",
|
|
|
"syn 1.0.109",
|
|
|
]
|
|
@@ -206,7 +197,6 @@ dependencies = [
|
|
|
"solang-parser",
|
|
|
"syn 1.0.109",
|
|
|
"tar",
|
|
|
- "tokio",
|
|
|
"toml 0.7.6",
|
|
|
"walkdir",
|
|
|
]
|
|
@@ -233,8 +223,6 @@ name = "anchor-derive-accounts"
|
|
|
version = "0.28.0"
|
|
|
dependencies = [
|
|
|
"anchor-syn",
|
|
|
- "anyhow",
|
|
|
- "proc-macro2 1.0.60",
|
|
|
"quote 1.0.28",
|
|
|
"syn 1.0.109",
|
|
|
]
|
|
@@ -661,9 +649,7 @@ dependencies = [
|
|
|
"reqwest",
|
|
|
"semver",
|
|
|
"serde",
|
|
|
- "serde_json",
|
|
|
"tempfile",
|
|
|
- "thiserror",
|
|
|
]
|
|
|
|
|
|
[[package]]
|