chore: remove redundant packages (#30511)

This commit is contained in:
Yihau Chen 2023-02-28 18:27:29 +08:00 committed by GitHub
parent 676e3e1926
commit 221fe61089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -69,9 +69,6 @@ parking_lot = { workspace = true }
[dev-dependencies]
anyhow = "1.0.58"
assert_matches = { workspace = true }
bincode = { workspace = true }
borsh = { workspace = true }
borsh-derive = { workspace = true }
serde_json = { workspace = true }
static_assertions = { workspace = true }