Fixed typo: worskapce ==> workspace (#31790)
This commit is contained in:
parent
e396a10312
commit
03e0a9e106
|
@ -26,7 +26,7 @@ solana-remote-wallet = { workspace = true, features = ["default"] }
|
|||
solana-sdk = { workspace = true }
|
||||
solana-version = { workspace = true }
|
||||
solana-zk-token-sdk = { workspace = true }
|
||||
thiserror = { worskapce = true }
|
||||
thiserror = { workspace = true }
|
||||
tiny-bip39 = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Reference in New Issue