Skip to content

Commit b6dda50

Browse files
Bump anchor-syn from 0.24.2 to 0.28.0
Bumps [anchor-syn](https://github.com/coral-xyz/anchor) from 0.24.2 to 0.28.0. - [Release notes](https://github.com/coral-xyz/anchor/releases) - [Changelog](https://github.com/coral-xyz/anchor/blob/master/CHANGELOG.md) - [Commits](solana-foundation/anchor@v0.24.2...v0.28.0) --- updated-dependencies: - dependency-name: anchor-syn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91a310b commit b6dda50

File tree

2 files changed

+71
-18
lines changed

2 files changed

+71
-18
lines changed

Cargo.lock

Lines changed: 70 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/anchor-idl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["solana", "anchor"]
1212
compat-program-result = []
1313

1414
[dependencies]
15-
anchor-syn = { version = "0.24.2", features = ["idl"] }
15+
anchor-syn = { version = "0.28.0", features = ["idl"] }
1616
darling = "0.14"
1717
heck = "0.4.1"
1818
proc-macro2 = "1"

0 commit comments

Comments
 (0)