Skip to content

Commit

Permalink
Bump anchor-syn from 0.24.2 to 0.28.0
Browse files Browse the repository at this point in the history
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](coral-xyz/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]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 65b89ea commit 7b039b6
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 18 deletions.
87 changes: 70 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/anchor-idl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords = ["solana", "anchor"]
compat-program-result = []

[dependencies]
anchor-syn = { version = "0.24.2", features = ["idl"] }
anchor-syn = { version = "0.28.0", features = ["idl"] }
darling = "0.14"
heck = "0.4.0"
proc-macro2 = "1"
Expand Down

0 comments on commit 7b039b6

Please sign in to comment.