Skip to content

Commit 4ea3c7f

Browse files
committed
remove direct dependencies on borsh
1 parent 6fafb53 commit 4ea3c7f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

programs/whirlpool/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ spl-transfer-hook-interface ={ version = "=0.9.0" }
2424
solana-program = { version = "=2.1.0" }
2525
uint = { version = "=0.9.5", default-features = false }
2626
arrayref = { version = "=0.3.9" }
27-
borsh = { version = "=0.10.3" }
2827
solana-security-txt = { version = "=1.1.1" }
2928
bytemuck = { version = "=1.22.0", features = ["derive", "min_const_generics"] }
3029
num_enum = { version = "=0.7.4" }

0 commit comments

Comments
 (0)