Skip to content

Commit

Permalink
Bumping deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus committed Jul 28, 2024
1 parent 018c105 commit 0143984
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions programs/mpl-project-name/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ crate-type = ["cdylib", "lib"]

[dependencies]
borsh = "^0.10"
shank = "0.3.0"
num-derive = "^0.3"
shank = "0.4.2"
num-derive = "^0.4"
num-traits = "^0.2"
solana-program = "~1.16"
thiserror = "^1.0"

0 comments on commit 0143984

Please sign in to comment.