Skip to content

Commit

Permalink
Merge pull request #1 from sunrise-stake/update/anchor-v0.28
Browse files Browse the repository at this point in the history
Update/anchor v0.28
  • Loading branch information
dankelleher authored Sep 18, 2023
2 parents 91a310b + 5fd8d8d commit cb0326d
Show file tree
Hide file tree
Showing 15 changed files with 919 additions and 378 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
CARGO_TERM_COLOR: always
RUST_TOOLCHAIN: "1.61.0"
RUST_TOOLCHAIN: "1.71.0"

jobs:
lint:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

**/.DS_Store

# End of https://www.toptal.com/developers/gitignore/api/rust
Loading

0 comments on commit cb0326d

Please sign in to comment.