Commit 2f4fd18
authored
deps: Bump sdk to v3, decouple from token program (#78)
#### Problem
The interface crate is still on the v2 sdk crates, but the v3 crates are
ready.
#### Summary of changes
Bump the sdk crates to v3 and decouple the program from the repo version
of the interface crate. The only change is the `to_str` signature on the
error.
While doing this, I noticed that the interface crate wasn't actually
part of the workspace, so I added it in.1 parent e140027 commit 2f4fd18
File tree
5 files changed
+522
-359
lines changed- interface
- src
- program
5 files changed
+522
-359
lines changed
0 commit comments