Fixed typo: worskapce ==> workspace (#31790)

This commit is contained in:
steviez 2023-05-24 00:27:46 -05:00 committed by GitHub
parent e396a10312
commit 03e0a9e106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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]